Explorar o código

automatic version update after complete build

Kolja Strohm %!s(int64=5) %!d(string=hai) anos
pai
achega
0d16190b5f
Modificáronse 4 ficheiros con 1 adicións e 0 borrados
  1. BIN=BIN
      Framework.dll
  2. BIN=BIN
      Network.dll
  3. 1 0
      build.bat
  4. BIN=BIN
      version_update.exe

BIN=BIN
Framework.dll


BIN=BIN
Network.dll


+ 1 - 0
build.bat

@@ -9,6 +9,7 @@ cd "../Apps"
 call build.bat
 cd "../Spiele Platform"
 call build.bat
+version_update.exe "Spiele Platform\Klient\Fertig\x64\data\version" "Spiele Platform\Klient\Fertig\x32\data\version" "Spiele Platform\Klient\Fertig\Debug\x64\data\version"
 
 set /a timerstop=((1%time:~0,2%-100)*60*60)+((1%time:~3,2%-100)*60)+(1%time:~6,2%-100)
 set /a timeseks=(%timerstop%-%timerstart%)

BIN=BIN
version_update.exe