forked from CATIA-Systems/FMIKit-Simulink
-
Notifications
You must be signed in to change notification settings - Fork 0
/
FMI Kit.prj
168 lines (167 loc) · 7.9 KB
/
FMI Kit.prj
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<?xml version="1.0" encoding="UTF-8"?>
<deployment-project plugin="plugin.apptool" plugin-version="1.0">
<configuration target="target.mlapps" target-name="Package App" name="FMI Kit" location="E:\Development\FMIKit-Simulink" file="E:\Development\FMIKit-Simulink\FMI Kit.prj" build-checksum="1932270851">
<param.appname>FMI Kit</param.appname>
<param.authnamewatermark>Dassault Systemes</param.authnamewatermark>
<param.email />
<param.company />
<param.icon />
<param.summary>Import and export Functional Mock-up Units</param.summary>
<param.description />
<param.screenshot />
<param.version>2.6</param.version>
<param.products.name>
<item>Simulink</item>
<item>MATLAB</item>
<item>MATLAB Coder</item>
</param.products.name>
<param.products.id>
<item>2</item>
<item>1</item>
<item>135</item>
</param.products.id>
<param.products.version>
<item>8.0</item>
<item>8.0</item>
<item>2.3</item>
</param.products.version>
<param.platforms>
<item>glnxa64</item>
<item>win64</item>
<item>win32</item>
</param.platforms>
<param.output>${PROJECT_ROOT}\FMI Kit.mlappinstall</param.output>
<param.guid>f1520314-21d0-404a-928b-c5e76bc451b4</param.guid>
<unset>
<param.email />
<param.company />
<param.icon />
<param.description />
<param.screenshot />
</unset>
<fileset.main>
<file>${PROJECT_ROOT}\initialize_fmikit.m</file>
</fileset.main>
<fileset.depfun />
<fileset.resources>
<file>${PROJECT_ROOT}\+FMIKit\closeBlockDialog.m</file>
<file>${PROJECT_ROOT}\+FMIKit\dumpParameters.m</file>
<file>${PROJECT_ROOT}\+FMIKit\getBlockDialog.m</file>
<file>${PROJECT_ROOT}\+FMIKit\getInportLabels.m</file>
<file>${PROJECT_ROOT}\+FMIKit\getModelDescription.m</file>
<file>${PROJECT_ROOT}\+FMIKit\getOutportLabels.m</file>
<file>${PROJECT_ROOT}\+FMIKit\getStartValue.m</file>
<file>${PROJECT_ROOT}\+FMIKit\getUnzipDirectory.m</file>
<file>${PROJECT_ROOT}\+FMIKit\getVariableNames.m</file>
<file>${PROJECT_ROOT}\+FMIKit\initialize.m</file>
<file>${PROJECT_ROOT}\+FMIKit\loadFMU.m</file>
<file>${PROJECT_ROOT}\+FMIKit\majorVersion.m</file>
<file>${PROJECT_ROOT}\+FMIKit\minorVersion.m</file>
<file>${PROJECT_ROOT}\+FMIKit\patchVersion.m</file>
<file>${PROJECT_ROOT}\+FMIKit\private\applyDialog.m</file>
<file>${PROJECT_ROOT}\+FMIKit\private\getUserData.m</file>
<file>${PROJECT_ROOT}\+FMIKit\private\userDataFromStruct.m</file>
<file>${PROJECT_ROOT}\+FMIKit\private\userDataToStruct.m</file>
<file>${PROJECT_ROOT}\+FMIKit\setDirectInput.m</file>
<file>${PROJECT_ROOT}\+FMIKit\setOutputPorts.m</file>
<file>${PROJECT_ROOT}\+FMIKit\setSFunctionParameters.m</file>
<file>${PROJECT_ROOT}\+FMIKit\setStartValue.m</file>
<file>${PROJECT_ROOT}\+FMIKit\setUseSourceCode.m</file>
<file>${PROJECT_ROOT}\+FMIKit\showBlockDialog.m</file>
<file>${PROJECT_ROOT}\+FMIKit\version.m</file>
<file>${PROJECT_ROOT}\fmikit.jar</file>
<file>${PROJECT_ROOT}\FMIKit_blocks.slx</file>
<file>${PROJECT_ROOT}\forms_rt.jar</file>
<file>${PROJECT_ROOT}\grtfmi\CMakeLists.txt</file>
<file>${PROJECT_ROOT}\grtfmi\fmi2Functions.c</file>
<file>${PROJECT_ROOT}\grtfmi\fmi2Functions.h</file>
<file>${PROJECT_ROOT}\grtfmi\fmi2FunctionTypes.h</file>
<file>${PROJECT_ROOT}\grtfmi\fmi2TypesPlatform.h</file>
<file>${PROJECT_ROOT}\grtfmi\grtfmi.tlc</file>
<file>${PROJECT_ROOT}\grtfmi\grtfmi_cmake_default_generator.m</file>
<file>${PROJECT_ROOT}\grtfmi\grtfmi_exclude_variable.m</file>
<file>${PROJECT_ROOT}\grtfmi\grtfmi_find_cmake.m</file>
<file>${PROJECT_ROOT}\grtfmi\grtfmi_make_rtw_hook.m</file>
<file>${PROJECT_ROOT}\grtfmi\grtfmi_selectcallback.m</file>
<file>${PROJECT_ROOT}\grtfmi\grtfmi_xml_datetime.m</file>
<file>${PROJECT_ROOT}\grtfmi\grtfmilib.tlc</file>
<file>${PROJECT_ROOT}\grtfmi\grtfmixml.tlc</file>
<file>${PROJECT_ROOT}\include\fmi1.h</file>
<file>${PROJECT_ROOT}\include\fmi2Functions.h</file>
<file>${PROJECT_ROOT}\include\fmi2FunctionTypes.h</file>
<file>${PROJECT_ROOT}\include\fmi2TypesPlatform.h</file>
<file>${PROJECT_ROOT}\include\fmiFunctions.h</file>
<file>${PROJECT_ROOT}\include\fmiModelFunctions.h</file>
<file>${PROJECT_ROOT}\include\fmiModelTypes.h</file>
<file>${PROJECT_ROOT}\include\fmiPlatformTypes.h</file>
<file>${PROJECT_ROOT}\include\FMU.h</file>
<file>${PROJECT_ROOT}\include\FMU1.h</file>
<file>${PROJECT_ROOT}\include\FMU2.h</file>
<file>${PROJECT_ROOT}\include\sfun_fmu_common.c</file>
<file>${PROJECT_ROOT}\include\sfun_fmu_fmi1_cs.c</file>
<file>${PROJECT_ROOT}\include\sfun_fmu_fmi1_me.c</file>
<file>${PROJECT_ROOT}\include\sfun_fmu_fmi2_cs.c</file>
<file>${PROJECT_ROOT}\include\sfun_fmu_fmi2_me.c</file>
<file>${PROJECT_ROOT}\initialize_fmikit.m</file>
<file>${PROJECT_ROOT}\LICENSE.txt</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\c\fmi.h</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\c\fmi2.c</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\c\fmi2Functions.c</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\c\fmi2ModelFunctions.c</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\c\fmi\fmi2Functions.h</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\c\fmi\fmi2FunctionTypes.h</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\c\fmi\fmi2TypesPlatform.h</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\c\rtPrintfNoOp_cpp.cpp</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\CMakeLists.txt</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\m\makeBlockPath.m</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\m\makeDateAndDoc.m</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\m\makeGUID.m</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\m\makeMatlabBin.m</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\m\makeValueRef.m</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\m\revert2013b.m</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\m\rtwsfcnfmi_init.m</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\m\rtwsfcnfmi_tmf.m</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\tlc\rtwsfcnfmi.tlc</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\tlc\rtwsfcnfmi_18b_vcx64.tmf</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\tlc\rtwsfcnfmi_make_rtw_hook.m</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\tlc\rtwsfcnfmi_unix.tmf</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\tlc\rtwsfcnfmi_vc.tmf</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\tlc\rtwsfcnfmi_vcx64.tmf</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\tlc\sfcnfmilib.tlc</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\tlc\sfcnmdi2.tlc</file>
<file>${PROJECT_ROOT}\rtwsfcnfmi\tlc\sfcnmei.tlc</file>
<file>${PROJECT_ROOT}\sfun_fmurun.cpp</file>
<file>${PROJECT_ROOT}\sfun_fmurun.mexa64</file>
<file>${PROJECT_ROOT}\sfun_fmurun.mexw32</file>
<file>${PROJECT_ROOT}\sfun_fmurun.mexw64</file>
<file>${PROJECT_ROOT}\slblocks.m</file>
<file>${PROJECT_ROOT}\src\FMU.cpp</file>
<file>${PROJECT_ROOT}\src\FMU1.cpp</file>
<file>${PROJECT_ROOT}\src\FMU2.cpp</file>
<file>${PROJECT_ROOT}\swingx-1.6.jar</file>
</fileset.resources>
<fileset.package />
<build-deliverables>
<file name="FMI Kit.mlappinstall" location="E:\Development\FMIKit-Simulink" optional="false">E:\Development\FMIKit-Simulink\FMI Kit.mlappinstall</file>
</build-deliverables>
<workflow />
<matlab>
<root>C:\Program Files\MATLAB\R2012b</root>
</matlab>
<platform>
<unix>false</unix>
<mac>false</mac>
<windows>true</windows>
<win2k>false</win2k>
<winxp>false</winxp>
<vista>true</vista>
<linux>false</linux>
<solaris>false</solaris>
<osver>6.2</osver>
<os32>false</os32>
<os64>true</os64>
<arch>win64</arch>
<matlab>true</matlab>
</platform>
</configuration>
</deployment-project>