Skip to content
Snippets Groups Projects
Commit 97fd9671 authored by jacques.grelet_ird.fr's avatar jacques.grelet_ird.fr
Browse files

change project to to console windows application

add directory tsg_data in project 
parent 52fed43a
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<deployment-project>
<configuration target="target.standalone.win" target-name="Windows Standalone Application" name="tsgqc_windows" location="C:\svn\tsg-qc\trunk" file="C:\svn\tsg-qc\trunk\tsgqc_windows.prj" preferred-package-type="package.type.exe" build-checksum="1133040602" preferred-package-location="C:\svn\tsg-qc\trunk\tsgqc">
<param.project.name>C:\svn\tsg-qc\trunk\tsgqc_windows.prj</param.project.name>
<param.target.type>Windows Standalone Application</param.target.type>
<param.appname>tsgqc_windows</param.appname>
<param.intermediate>${PROJECT_ROOT}\tsgqc_windows\src</param.intermediate>
<param.output>${PROJECT_ROOT}\tsgqc_windows\distrib</param.output>
<configuration target="target.standalone" target-name="Console Application" name="tsgqc" location="C:\svn\tsg-qc\trunk\compiler\Windows (x86)" file="C:\svn\tsg-qc\trunk\compiler\Windows (x86)\tsgqc.prj" build-checksum="1815560951">
<param.project.name>C:\svn\tsg-qc\trunk\compiler\Windows (x86)\tsgqc.prj</param.project.name>
<param.target.type>Console Application</param.target.type>
<param.appname>tsgqc</param.appname>
<param.intermediate>${PROJECT_ROOT}\tsgqc\src</param.intermediate>
<param.output>${PROJECT_ROOT}\tsgqc\distrib</param.output>
<param.embed.ctf>true</param.embed.ctf>
<param.tbx_on_path>
<item>all</item>
......@@ -58,7 +58,7 @@
<param.user.defined.mcr.options />
</unset>
<fileset.main>
<file>${PROJECT_ROOT}\tsgqc.m</file>
<file>C:\svn\tsg-qc\trunk\tsgqc.m</file>
</fileset.main>
<fileset.resources>
<file>C:\svn\oceano\lib\matlab\woa01_annual_surf.nc</file>
......@@ -67,32 +67,26 @@
<file>C:\svn\oceano\lib\matlab\woa05_annual_surf.nc</file>
<file>C:\svn\oceano\lib\matlab\woa05_monthly_surf.nc</file>
<file>C:\svn\oceano\lib\matlab\woa05_seasonal_surf.nc</file>
<file>${PROJECT_ROOT}\@dynaload</file>
<file>${PROJECT_ROOT}\@hashtable</file>
<file>${PROJECT_ROOT}\@netcdf_native</file>
<file>${PROJECT_ROOT}\@node</file>
<file>${PROJECT_ROOT}\@stack</file>
<file>${PROJECT_ROOT}\@tsg_nc</file>
<file>${PROJECT_ROOT}\@tsg_nc\tsg_platform.csv</file>
<file>${PROJECT_ROOT}\tsg_data\touc0904.btl</file>
<file>${PROJECT_ROOT}\tsg_data\touc0904.lbv</file>
<file>${PROJECT_ROOT}\tsg_data\touc0904.nc</file>
<file>${PROJECT_ROOT}\tsg_data\touc0904.tsgqc</file>
<file>${PROJECT_ROOT}\tsg_doc</file>
<file>${PROJECT_ROOT}\tsg_icon</file>
<file>${PROJECT_ROOT}\tsg_io</file>
<file>${PROJECT_ROOT}\tsg_tools</file>
<file>${PROJECT_ROOT}\tsg_util</file>
<file>C:\svn\tsg-qc\trunk\@dynaload</file>
<file>C:\svn\tsg-qc\trunk\@hashtable</file>
<file>C:\svn\tsg-qc\trunk\@netcdf_native</file>
<file>C:\svn\tsg-qc\trunk\@node</file>
<file>C:\svn\tsg-qc\trunk\@stack</file>
<file>C:\svn\tsg-qc\trunk\@tsg_nc</file>
<file>C:\svn\tsg-qc\trunk\@tsg_nc\tsg_platform.csv</file>
<file>C:\svn\tsg-qc\trunk\tsg_data</file>
<file>C:\svn\tsg-qc\trunk\tsg_icon</file>
<file>C:\svn\tsg-qc\trunk\tsg_io</file>
<file>C:\svn\tsg-qc\trunk\tsg_tools</file>
<file>C:\svn\tsg-qc\trunk\tsg_util</file>
<file>C:\Users\jgrelet\Documents\MATLAB\toolbox\m_map</file>
<file>C:\Users\jgrelet\Documents\MATLAB\toolbox\m_map\private</file>
<file>C:\Users\jgrelet\Documents\MATLAB\toolbox\seawater</file>
</fileset.resources>
<fileset.package>
<file special-file="file.mcr" reference-mode="direct">${MATLAB_ROOT}\toolbox\compiler\deploy\win32\MCRInstaller.exe</file>
</fileset.package>
<fileset.package />
<build-deliverables>
<file name="readme.txt" location="${PROJECT_ROOT}\tsgqc_windows\distrib" optional="true">C:\svn\tsg-qc\trunk\tsgqc_windows\distrib\readme.txt</file>
<file name="tsgqc_windows.exe" location="${PROJECT_ROOT}\tsgqc_windows\distrib" optional="false">C:\svn\tsg-qc\trunk\tsgqc_windows\distrib\tsgqc_windows.exe</file>
<file name="tsgqc.exe" location="${PROJECT_ROOT}\tsgqc\distrib" optional="false">C:\svn\tsg-qc\trunk\compiler\Windows (x86)\tsgqc\distrib\tsgqc.exe</file>
<file name="readme.txt" location="${PROJECT_ROOT}\tsgqc\distrib" optional="true">C:\svn\tsg-qc\trunk\compiler\Windows (x86)\tsgqc\distrib\readme.txt</file>
</build-deliverables>
<workflow />
<matlab>
......
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