]> Creatis software - creaToolsTools.git/blobdiff - Install_mingw64/Install_ThirdParty/install-All.bat
#3376 creaToolsTools Bug New Normal - vtk8itk5wx3-mingw64
[creaToolsTools.git] / Install_mingw64 / Install_ThirdParty / install-All.bat
index 80f36ed45f128a013f72bc72c8633e8621b9250f..6c030bf5757f96ce5758fffc0609113b4ce96883 100644 (file)
@@ -1,16 +1,22 @@
 
-set thirdpartyGenerationBase=C:\Eduardo\Creatis\C10\tpl\
-set cmakeBin=C:\Eduardo\Creatis\DevelopperTools\cmake-3.11.2-win64-x64\bin\cmake.exe
+set thirdpartyGenerationBase=C:\Eduardo\Creatis\C11\tpl\
+
+set cmakeBin=C:\Eduardo\Creatis\DevelopperTools\cmake-3.17.1-win64-x64\bin\cmake.exe
+
 set wgetPath="C:\Eduardo\Creatis\DevelopperTools\wget-1.19.4-win32\wget.exe"
+
 set zipPath="C:\Program Files\7-Zip\7z.exe"
 ::set zipPath="peazip -ext2here "
+
 set DirMingwDlls=C:\Eduardo\Creatis\DevelopperTools\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin
+
 set PATH=C:\Windows\system32;C:\Eduardo\Creatis\DevelopperTools\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin;
 
+
 start /wait install_generate_thirdparty-x64Release.bat
 
 ::REM start /wait install_generate_thirdparty-x64Debug.bat
 ::REM start /wait install_generate_thirdparty-x86Release.bat
 ::     REM start /wait install_generate_thirdparty-x86Debug.bat
 
-::pause
+::pause
\ No newline at end of file