From: jean-pierre roux Date: Mon, 20 Dec 2010 15:13:17 +0000 (+0000) Subject: Fix comments X-Git-Tag: Creatools2-0-3.creaToolsTools2-0-3.17Feb2011~71 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=b8b40db4cc07ef0c29160897007b059ea5ed5533;p=creaToolsTools.git Fix comments --- diff --git a/Install/scripts/compilemod.bat b/Install/scripts/compilemod.bat index 777a79d..5c9522d 100644 --- a/Install/scripts/compilemod.bat +++ b/Install/scripts/compilemod.bat @@ -10,4 +10,3 @@ FOR /R %%a IN (*.sln) DO msbuild %%a /p:Configuration=%1 FOR /R %%a IN (*.sln) DO msbuild /p:Configuration=%1 INSTALL.vcproj FOR /R %%a IN (*.sln) DO msbuild /p:Configuration=%1 PACKAGE.vcproj copy %2*.exe %3\Result_Installers\ -