]> Creatis software - creaToolsTools.git/blobdiff - Install_mingw64/Install_ThirdParty/scripts/makeAll.bat
#3200 creaTools Tools Feature NewNormal - branch mingw64
[creaToolsTools.git] / Install_mingw64 / Install_ThirdParty / scripts / makeAll.bat
index 36427b1af5d9af278eb97f5165707f6b298199f4..e13e4ce228058e27ee2e4f856a5269f697b0fd63 100644 (file)
@@ -47,11 +47,11 @@ call generateThirdPartydllsExe.bat %thirdpartyGeneration% %buildType% %forcex86%
 :SKIPINSTALLERDLL
 
 
-if %EEDinstallerLibraries%==FALSE GOTO SKIPINSTALLERLIBRARIES
-echo Calling generateThirdPartyLibExe.bat
-cd %scripts%
-call generateThirdPartyLibExe.bat %thirdpartyGeneration% %buildType% %forcex86%
-:SKIPINSTALLERLIBRARIES
+:: if %EEDinstallerLibraries%==FALSE GOTO SKIPINSTALLERLIBRARIES
+:: echo Calling generateThirdPartyLibExe.bat
+:: cd %scripts%
+:: call generateThirdPartyLibExe.bat %thirdpartyGeneration% %buildType% %forcex86%
+:: :SKIPINSTALLERLIBRARIES
 
 
 cd..