Add SDK version to build, correct fciv path.

This commit is contained in:
dos
2025-05-20 09:38:35 -03:00
parent aa397ee84b
commit ade4adcdd7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ rmdir ..\..\lib\%compvers%_x64_dll /s /q
del %compvers%x64_Debug.txt
del %compvers%x64_Release.txt
if "%compvers%" == "vc14x" call "%VS140COMNTOOLS%..\..\VC\vcvarsall.bat" x64
if "%compvers%" == "vc14x" call "%VS140COMNTOOLS%..\..\VC\vcvarsall.bat" x64 10.0.17763.0
@echo 64 bit release build
+1 -1
View File
@@ -84,7 +84,7 @@ cd %base_dir%\docs
7z a -t7z ..\%packagePath%\%VCver%\wxMSW-%wxMAJOR_VERSION%.%wxMINOR_VERSION%.%wxRELEASE_NUMBER%_%VCver%_x64_Dev.7z licence.txt
7z a -t7z ..\%packagePath%\%VCver%\wxMSW-%wxMAJOR_VERSION%.%wxMINOR_VERSION%.%wxRELEASE_NUMBER%_%VCver%_x64_ReleaseDLL.7z licence.txt
cd %packagePath%\%VCver%
cd ..\%packagePath%\%VCver%
del sha1.txt
rem fciv requires a complete path to files
fciv %cd%\. -type *.7z -sha1 -wp >> sha1.txt