Skip to content
Snippets Groups Projects
Commit 5352fc11 authored by moon's avatar moon
Browse files

chore: support windows

parent 6ee2a44e
No related branches found
No related tags found
No related merge requests found
No preview for this file type
No preview for this file type
<deployment-project plugin="plugin.apptool" plugin-version="1.0">
<configuration build-checksum="675663521" file="D:\Projects\inPhase\inphase-code-repository\InPhaseApp.prj" location="D:\Projects\inPhase\inphase-code-repository" name="InPhaseApp" target="target.mlapps" target-name="Package App">
<configuration build-checksum="1804604361" file="D:\Projects\inPhase\inphase-code-repository\InPhaseApp.prj" location="D:\Projects\inPhase\inphase-code-repository" name="InPhaseApp" target="target.mlapps" target-name="Package App">
<param.appname>InPhaseApp</param.appname>
<param.authnamewatermark>Anatol Fritsch</param.authnamewatermark>
<param.email />
......
<deployment-project plugin="plugin.ezdeploy" plugin-version="1.0">
<configuration build-checksum="20534988" file="/Users/moon/Projects/gitlab/inphase-code-repository/InPhaseApp_1.prj" location="/Users/moon/Projects/gitlab/inphase-code-repository" name="InPhaseApp_1" preferred-package-location="/Users/moon/Projects/gitlab/inphase-code-repository/InPhaseApp_1/for_redistribution" preferred-package-type="package.type.app" target="target.ezdeploy.standalone" target-name="Application Compiler">
<configuration build-checksum="2105885476" file="D:\Projects\inPhase\inphase-code-repository\InPhaseApp_1.prj" location="D:\Projects\inPhase\inphase-code-repository" name="InPhaseApp_1" preferred-package-location="D:\Projects\inPhase\inphase-code-repository\InPhaseApp_1\for_redistribution" preferred-package-type="package.type.exe" target="target.ezdeploy.standalone" target-name="Application Compiler">
<param.appname>InPhaseApp</param.appname>
<param.icon>${PROJECT_ROOT}/InPhaseApp_1_resources/icon.icns</param.icon>
<param.icon>${PROJECT_ROOT}\InPhaseApp_1_resources\icon.ico</param.icon>
<param.icons>
<file>${PROJECT_ROOT}/InPhaseApp_1_resources/icon_48.png</file>
<file>${PROJECT_ROOT}/InPhaseApp_1_resources/icon_32.png</file>
<file>${PROJECT_ROOT}/InPhaseApp_1_resources/icon_24.png</file>
<file>${PROJECT_ROOT}/InPhaseApp_1_resources/icon_16.png</file>
<file>${PROJECT_ROOT}\InPhaseApp_1_resources\icon_48.png</file>
<file>${PROJECT_ROOT}\InPhaseApp_1_resources\icon_32.png</file>
<file>${PROJECT_ROOT}\InPhaseApp_1_resources\icon_24.png</file>
<file>${PROJECT_ROOT}\InPhaseApp_1_resources\icon_16.png</file>
</param.icons>
<param.version>1.0</param.version>
<param.authnamewatermark>HongKee Moon</param.authnamewatermark>
......@@ -15,25 +15,17 @@
<param.summary>Scientific Computing Facility
Max Planck Institute of Molecular Cell Biology and Genetics (MPI-CBG)</param.summary>
<param.description />
<param.screenshot>${PROJECT_ROOT}/docs/img/Max-Planck-Gesellschaft.png</param.screenshot>
<param.screenshot>${PROJECT_ROOT}\docs\img\Max-Planck-Gesellschaft.png</param.screenshot>
<param.guid />
<param.installpath.string>/InPhaseApp/</param.installpath.string>
<param.installpath.combo>option.installpath.systemwideapp</param.installpath.combo>
<param.logo>${PROJECT_ROOT}/docs/img/Max-Planck-Gesellschaft.png</param.logo>
<param.installpath.string>\InPhaseApp\</param.installpath.string>
<param.installpath.combo>option.installpath.programfiles</param.installpath.combo>
<param.logo>${PROJECT_ROOT}\docs\img\Max-Planck-Gesellschaft.png</param.logo>
<param.install.notes />
<param.target.install.notes>In the following directions, replace MR/v99 by the directory on the target machine where MATLAB is installed, or MR by the directory where the MATLAB Runtime is installed.
If the environment variable DYLD_LIBRARY_PATH is undefined, set it to the following string:
MR/v99/runtime/maci64:MR/v99/sys/os/maci64:MR/v99/bin/maci64
If it is defined, set it to the following:
${DYLD_LIBRARY_PATH}:MR/v99/runtime/maci64:MR/v99/sys/os/maci64:MR/v99/bin/maci64</param.target.install.notes>
<param.intermediate>${PROJECT_ROOT}/InPhaseApp_1/for_testing</param.intermediate>
<param.files.only>${PROJECT_ROOT}/InPhaseApp_1/for_redistribution_files_only</param.files.only>
<param.output>${PROJECT_ROOT}/InPhaseApp_1/for_redistribution</param.output>
<param.logdir>${PROJECT_ROOT}/InPhaseApp_1</param.logdir>
<param.target.install.notes />
<param.intermediate>${PROJECT_ROOT}\InPhaseApp_1\for_testing</param.intermediate>
<param.files.only>${PROJECT_ROOT}\InPhaseApp_1\for_redistribution_files_only</param.files.only>
<param.output>${PROJECT_ROOT}\InPhaseApp_1\for_redistribution</param.output>
<param.logdir>${PROJECT_ROOT}\InPhaseApp_1</param.logdir>
<param.enable.clean.build>false</param.enable.clean.build>
<param.user.defined.mcr.options />
<param.target.type>subtarget.standalone</param.target.type>
......@@ -44,7 +36,7 @@ ${DYLD_LIBRARY_PATH}:MR/v99/runtime/maci64:MR/v99/sys/os/maci64:MR/v99/bin/maci6
<param.web.mcr.name>InPhaseAppInstaller_web</param.web.mcr.name>
<param.package.mcr.name>InPhaseAppInstaller_mcr</param.package.mcr.name>
<param.no.mcr.name>MyAppInstaller_app</param.no.mcr.name>
<param.windows.command.prompt>false</param.windows.command.prompt>
<param.windows.command.prompt>true</param.windows.command.prompt>
<param.create.log>false</param.create.log>
<param.log.file />
<param.native.matlab>false</param.native.matlab>
......@@ -65,6 +57,7 @@ ${DYLD_LIBRARY_PATH}:MR/v99/runtime/maci64:MR/v99/sys/os/maci64:MR/v99/bin/maci6
<param.installpath.string />
<param.installpath.combo />
<param.install.notes />
<param.target.install.notes />
<param.intermediate />
<param.files.only />
<param.output />
......@@ -83,33 +76,32 @@ ${DYLD_LIBRARY_PATH}:MR/v99/runtime/maci64:MR/v99/sys/os/maci64:MR/v99/bin/maci6
<param.example />
</unset>
<fileset.main>
<file>${PROJECT_ROOT}/InPhaseApp.mlapp</file>
<file>${PROJECT_ROOT}\InPhaseApp.mlapp</file>
</fileset.main>
<fileset.resources />
<fileset.package />
<fileset.depfun>
<file>${PROJECT_ROOT}/Data Analysis/analyzeInPhaseMat.m</file>
<file>${PROJECT_ROOT}/Data Analysis/fitLinearInPhase.m</file>
<file>${PROJECT_ROOT}/Data Analysis/plotFitInPhase.m</file>
<file>${PROJECT_ROOT}/Data Analysis/sortPDExperiments.m</file>
<file>${PROJECT_ROOT}/Data Analysis/structCrawler.m</file>
<file>${PROJECT_ROOT}/Image segmentation/condensate_Segmentation_V4.m</file>
<file>${PROJECT_ROOT}/Image segmentation/getDataAllFields.m</file>
<file>${PROJECT_ROOT}/Image segmentation/inPhase_Segmentation_v11.m</file>
<file>${PROJECT_ROOT}/MPI-CBG_logo_bw_new.png</file>
<file>${PROJECT_ROOT}/createCirclesMask.m</file>
<file>${PROJECT_ROOT}/main.m</file>
<file>${PROJECT_ROOT}/natsort.m</file>
<file>${PROJECT_ROOT}\createCirclesMask.m</file>
<file>${PROJECT_ROOT}\Data Analysis\analyzeInPhaseMat.m</file>
<file>${PROJECT_ROOT}\Data Analysis\fitLinearInPhase.m</file>
<file>${PROJECT_ROOT}\Data Analysis\plotFitInPhase.m</file>
<file>${PROJECT_ROOT}\Data Analysis\sortPDExperiments.m</file>
<file>${PROJECT_ROOT}\Data Analysis\structCrawler.m</file>
<file>${PROJECT_ROOT}\Image segmentation\condensate_Segmentation_V4.m</file>
<file>${PROJECT_ROOT}\Image segmentation\getDataAllFields.m</file>
<file>${PROJECT_ROOT}\Image segmentation\inPhase_Segmentation_v11.m</file>
<file>${PROJECT_ROOT}\main.m</file>
<file>${PROJECT_ROOT}\MPI-CBG_logo_bw_new.png</file>
<file>${PROJECT_ROOT}\natsort.m</file>
</fileset.depfun>
<build-deliverables>
<file location="${PROJECT_ROOT}/InPhaseApp_1/for_testing" name="InPhaseApp.app" optional="false">/Users/moon/Projects/gitlab/inphase-code-repository/InPhaseApp_1/for_testing/InPhaseApp.app</file>
<file location="${PROJECT_ROOT}/InPhaseApp_1/for_testing" name="readme.txt" optional="true">/Users/moon/Projects/gitlab/inphase-code-repository/InPhaseApp_1/for_testing/readme.txt</file>
<file location="${PROJECT_ROOT}/InPhaseApp_1/for_testing" name="splash.png" optional="false">/Users/moon/Projects/gitlab/inphase-code-repository/InPhaseApp_1/for_testing/splash.png</file>
<file location="${PROJECT_ROOT}/InPhaseApp_1/for_testing" name="run_InPhaseApp.sh" optional="false">/Users/moon/Projects/gitlab/inphase-code-repository/InPhaseApp_1/for_testing/run_InPhaseApp.sh</file>
<file location="${PROJECT_ROOT}\InPhaseApp_1\for_testing" name="splash.png" optional="false">D:\Projects\inPhase\inphase-code-repository\InPhaseApp_1\for_testing\splash.png</file>
<file location="${PROJECT_ROOT}\InPhaseApp_1\for_testing" name="readme.txt" optional="true">D:\Projects\inPhase\inphase-code-repository\InPhaseApp_1\for_testing\readme.txt</file>
<file location="${PROJECT_ROOT}\InPhaseApp_1\for_testing" name="InPhaseApp.exe" optional="false">D:\Projects\inPhase\inphase-code-repository\InPhaseApp_1\for_testing\InPhaseApp.exe</file>
</build-deliverables>
<workflow />
<matlab>
<root>/Applications/MATLAB_R2020b.app</root>
<root>C:\Program Files\MATLAB\R2020b</root>
<toolboxes>
<toolbox name="matlabcoder" />
</toolboxes>
......@@ -120,18 +112,18 @@ ${DYLD_LIBRARY_PATH}:MR/v99/runtime/maci64:MR/v99/sys/os/maci64:MR/v99/bin/maci6
</toolbox>
</matlab>
<platform>
<unix>true</unix>
<mac>true</mac>
<windows>false</windows>
<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.14.5</osver>
<osver>10.0</osver>
<os32>false</os32>
<os64>true</os64>
<arch>maci64</arch>
<arch>win64</arch>
<matlab>true</matlab>
</platform>
</configuration>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment