]> Creatis software - creaToolsTools.git/blob - Install_mingw64/Install_ThirdParty/install-All.bat
80f36ed45f128a013f72bc72c8633e8621b9250f
[creaToolsTools.git] / Install_mingw64 / Install_ThirdParty / install-All.bat
1
2 set thirdpartyGenerationBase=C:\Eduardo\Creatis\C10\tpl\
3 set cmakeBin=C:\Eduardo\Creatis\DevelopperTools\cmake-3.11.2-win64-x64\bin\cmake.exe
4 set wgetPath="C:\Eduardo\Creatis\DevelopperTools\wget-1.19.4-win32\wget.exe"
5 set zipPath="C:\Program Files\7-Zip\7z.exe"
6 ::set zipPath="peazip -ext2here "
7 set DirMingwDlls=C:\Eduardo\Creatis\DevelopperTools\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin
8 set PATH=C:\Windows\system32;C:\Eduardo\Creatis\DevelopperTools\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin;
9
10 start /wait install_generate_thirdparty-x64Release.bat
11
12 ::REM start /wait install_generate_thirdparty-x64Debug.bat
13 ::REM start /wait install_generate_thirdparty-x86Release.bat
14 ::      REM start /wait install_generate_thirdparty-x86Debug.bat
15
16 ::pause