-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSDF1.xml
31 lines (31 loc) · 978 Bytes
/
SDF1.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0"?>
<Plugin name="SDF" type="database" label="Self Describing Format"
version="1.5.2" enabled="true" mdspecificcode="false"
engspecificcode="false" onlyengine="false" noengine="false" dbtype="STMD"
haswriter="false" hasoptions="true" filePatternsStrict="false"
opensWholeDirectory="false">
<Extensions>
sdf
</Extensions>
<Files components="M,E">
avtSDFFileFormat.C
build_date.h
commit_info.h
../C/src/sdf_control.c
../C/src/sdf_derived.c
../C/src/sdf_input.c
../C/src/sdf_input_cartesian.c
../C/src/sdf_input_point.c
../C/src/sdf_input_station.c
../C/src/sdf_modify.c
../C/src/sdf_output.c
../C/src/sdf_util.c
../C/src/stack_allocator.c
</Files>
<CXXFLAGS>
-I../C/include
</CXXFLAGS>
<Attribute name="" purpose="" persistent="true" keyframe="true"
exportAPI="" exportInclude="">
</Attribute>
</Plugin>