-
Notifications
You must be signed in to change notification settings - Fork 5
/
Pulse Wave Velocity Tool.prj
64 lines (64 loc) · 2.23 KB
/
Pulse Wave Velocity Tool.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
<deployment-project plugin="plugin.apptool" plugin-version="1.0">
<configuration file="/scratch/emschrauben/code/matlab/Philips_centerline/APP/Pulse Wave Velocity Tool.prj" location="/scratch/emschrauben/code/matlab/Philips_centerline/APP" name="Pulse Wave Velocity Tool" target="target.mlapps" target-name="Package App">
<param.appname>Pulse Wave Velocity Tool</param.appname>
<param.authnamewatermark />
<param.email />
<param.company />
<param.icon />
<param.icons />
<param.summary />
<param.description />
<param.screenshot>/scratch/emschrauben/tmp/tpfc0ae876_9725_41e7_b645_4f64fb775e18.png</param.screenshot>
<param.version>1.0</param.version>
<param.products.name />
<param.products.id />
<param.products.version />
<param.platforms />
<param.output>${PROJECT_ROOT}</param.output>
<param.guid>b4029788-b1cb-4601-8ad9-dfba73591857</param.guid>
<unset>
<param.authnamewatermark />
<param.email />
<param.company />
<param.icon />
<param.icons />
<param.summary />
<param.description />
<param.version />
<param.products.name />
<param.products.id />
<param.products.version />
<param.platforms />
<param.output />
</unset>
<fileset.main>
<file>${PROJECT_ROOT}/PulseWaveVelocityTool.mlapp</file>
</fileset.main>
<fileset.depfun />
<fileset.resources />
<fileset.package />
<build-deliverables>
<file location="/scratch/emschrauben/code/matlab/Philips_centerline" name="APP" optional="false">/scratch/emschrauben/code/matlab/Philips_centerline/APP</file>
</build-deliverables>
<workflow />
<matlab>
<root>/opt/amc/matlab/R2019a</root>
<toolboxes />
</matlab>
<platform>
<unix>true</unix>
<mac>false</mac>
<windows>false</windows>
<win2k>false</win2k>
<winxp>false</winxp>
<vista>false</vista>
<linux>true</linux>
<solaris>false</solaris>
<osver>3.10.0-1160.21.1.el7.x86_64</osver>
<os32>false</os32>
<os64>true</os64>
<arch>glnxa64</arch>
<matlab>true</matlab>
</platform>
</configuration>
</deployment-project>