Skip to content

Commit

Permalink
adjustment 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kvarkas committed Jan 21, 2022
1 parent 23da1a8 commit b3e735c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions WINDOWS/make22.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,8 @@ echo.
echo Building...
"%_VSPATHBASE%\SDK\ScopeCppSDK\vc15\VC\bin\nmake.exe" -f MAKEFILE.NG VER="/DNG_VER_MAJOR=0 /DNG_VER_MINOR=76 /DNG_VER_BUILD=0 /DNG_VER_REVISION=0"
echo.
echo Set file version
start /b "" "C:\projects\puttyng-publish\rcedit-x64.exe" %~dp0PuTTYNG.exe --set-file-version "0.76.0"
echo Set version
start /b "" "C:\projects\puttyng-publish\rcedit-x64.exe" %~dp0PuTTYNG.exe --set-file-version "0.76.0" --set-product-version "4 RemoteNG"
echo.
echo Set Product version
echo.
start /b "" "C:\projects\puttyng-publish\rcedit-x64.exe" %~dp0PuTTYNG.exe --set-product-version "4 RemoteNG"
echo Finished
echo.

0 comments on commit b3e735c

Please sign in to comment.