-
Notifications
You must be signed in to change notification settings - Fork 0
/
GEOAppS.prj
66 lines (66 loc) · 2.33 KB
/
GEOAppS.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
<deployment-project plugin="plugin.apptool" plugin-version="1.0">
<configuration build-checksum="3239176195" file="C:\Users\haile\Documents\models\GUI\GEOAppS\GEOAppS.prj" location="C:\Users\haile\Documents\models\GUI\GEOAppS" name="GEOAppS" target="target.mlapps" target-name="Package App">
<param.appname>GEOAppS</param.appname>
<param.authnamewatermark>Hailey Johnson</param.authnamewatermark>
<param.email>[email protected]</param.email>
<param.company>University of Florida</param.company>
<param.icon />
<param.icons />
<param.summary>A suite of numerical models to help visualize and understand geomoprhic processes.</param.summary>
<param.description />
<param.screenshot />
<param.version>1.0</param.version>
<param.products.name />
<param.products.id />
<param.products.version />
<param.platforms />
<param.output>${PROJECT_ROOT}\installFiles</param.output>
<param.guid>d82a72fb-69c8-4731-8ee4-1199298cad4c</param.guid>
<unset>
<param.icon />
<param.icons />
<param.description />
<param.screenshot />
<param.version />
<param.products.name />
<param.products.id />
<param.products.version />
<param.platforms />
</unset>
<fileset.main>
<file>${PROJECT_ROOT}\GEOAppS.mlapp</file>
</fileset.main>
<fileset.depfun />
<fileset.resources>
<file>${PROJECT_ROOT}\app_class.m</file>
<file>${PROJECT_ROOT}\apps</file>
<file>${PROJECT_ROOT}\config.xml</file>
<file>${PROJECT_ROOT}\static</file>
<file>${PROJECT_ROOT}\utils</file>
</fileset.resources>
<fileset.package />
<build-deliverables>
<file location="${PROJECT_ROOT}" name="installFiles" optional="false">C:\Users\haile\Documents\models\GUI\GEOAppS\installFiles</file>
</build-deliverables>
<workflow />
<matlab>
<root>C:\Program Files\MATLAB\R2019b</root>
<toolboxes />
</matlab>
<platform>
<unix>false</unix>
<mac>false</mac>
<windows>true</windows>
<win2k>false</win2k>
<winxp>false</winxp>
<vista>false</vista>
<linux>false</linux>
<solaris>false</solaris>
<osver>10.0</osver>
<os32>false</os32>
<os64>true</os64>
<arch>win64</arch>
<matlab>true</matlab>
</platform>
</configuration>
</deployment-project>