Commit c37b2c60 authored by Claudio Valerio's avatar Claudio Valerio

Merge branch 'master' of github.com:Sankore/Sankore-3.1

parents d9ab122d 5c107d90
......@@ -11,13 +11,11 @@ set PATH=%QT_BIN%;%PATH%;%WIN_SDK_BIN%
call %VS_BIN%\vcvars32.bat
GOTO END_COMMENT1
rmdir /S /Q %BUILD_DIR%
:END_COMMENT1
set EDITION=MNEMIS_EDITION
qmake "DEFINES+=%EDITION%"
"%QT_BIN%\qmake.exe" "DEFINES+=%EDITION%"
set /p VERSION= < build\win32\release\version
git rev-list --tags --max-count=1 > tmp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment