]> Creatis software - creaToolsTools.git/blobdiff - Install_mingw64/Install_ThirdParty/install-All.bat
#3200creaToolsToolsFeatureNewNormalbranch mingw64
[creaToolsTools.git] / Install_mingw64 / Install_ThirdParty / install-All.bat
index 8740543372ba813e8a29b6f1b90f7e7d604cdd0b..4050de955b7474ef9715b3edbcd6ca83bd570795 100644 (file)
@@ -1,6 +1,16 @@
+
+set thirdpartyGenerationBase=E:\creatis\CreaTools_minwg64\C5\tpl\
+
+set cmakeBin=E:\creatis\CreaTools_minwg64\For_mingw64\DeveloperTools\cmake-3.11.2-win64-x64\bin\cmake.exe
+
+set wgetPath="E:\creatis\CreaTools_minwg64\For_mingw64\DeveloperTools\wget-1.19.4-win32\wget.exe"
+
+set zipPath="C:\Program Files\7-Zip\7z.exe"
+::set zipPath="peazip -ext2here "
+
 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
\ No newline at end of file
+pause
\ No newline at end of file