-
Notifications
You must be signed in to change notification settings - Fork 0
/
processOCVGUI.prj
52 lines (52 loc) · 1.93 KB
/
processOCVGUI.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
<deployment-project plugin="plugin.webdeploy" plugin-version="1.0">
<configuration file="/home/ashwin/Data/Sandbox/BMS_Kayens/Tools/processOCVGUI.prj" location="/home/ashwin/Data/Sandbox/BMS_Kayens/Tools" name="processOCVGUI" target="target.webdeploy" target-name="Web App Compiler">
<param.appname>processOCVGUI</param.appname>
<param.intermediate>${PROJECT_ROOT}/processOCVGUI</param.intermediate>
<param.files.only>${PROJECT_ROOT}/processOCVGUI</param.files.only>
<param.output />
<param.checkbox>false</param.checkbox>
<param.logdir>${PROJECT_ROOT}/processOCVGUI</param.logdir>
<param.target.type>subtarget.web.app</param.target.type>
<param.user.defined.mcr.options />
<param.support.packages />
<unset>
<param.intermediate />
<param.files.only />
<param.output />
<param.checkbox />
<param.logdir />
<param.target.type />
<param.user.defined.mcr.options />
<param.support.packages />
</unset>
<fileset.web.main>
<file>${PROJECT_ROOT}/GUI_Handler.mlapp</file>
</fileset.web.main>
<fileset.resources />
<fileset.depfun />
<fileset.package />
<build-deliverables>
<file location="${PROJECT_ROOT}/processOCVGUI" name="processOCVGUI.ctf" optional="false">/home/ashwin/Data/Sandbox/BMS_Kayens/Tools/processOCVGUI/processOCVGUI.ctf</file>
</build-deliverables>
<workflow />
<matlab>
<root>/usr/local/MATLAB/R2020a</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>5.7.0-3-MANJARO</osver>
<os32>false</os32>
<os64>true</os64>
<arch>glnxa64</arch>
<matlab>true</matlab>
</platform>
</configuration>
</deployment-project>