]> Creatis software - creaToolsTools.git/blob - ctest/dashboard/compilemod.sh
First stage of Linux version
[creaToolsTools.git] / ctest / dashboard / compilemod.sh
1 cd $2
2
3
4 # A FINIR!
5
6 # call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat"
7 # FOR /R %%a IN (*.sln) DO msbuild %%a /p:Configuration=%1
8 # FOR /R %%a IN (*.sln) DO msbuild /p:Configuration=%1 INSTALL.vcproj
9 # FOR /R %%a IN (*.sln) DO msbuild /p:Configuration=%1 PACKAGE.vcproj
10 cd ..