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