update windows build scripts

changed gxs id icon for linked with profile.
This commit is contained in:
defnax 2015-08-11 16:44:59 +02:00
parent e73e68d860
commit 9d291aa6f6
4 changed files with 12 additions and 11 deletions

View file

@ -1,13 +1,12 @@
set QTDIR=C:\Qt\4.8.6
set MINGW=C:\MinGW
set GIT=C:\Program Files\Git
set PATH=%QTDIR%\bin;%MINGW%\bin;%PATH%
set PATH=%QTDIR%\bin;%MINGW%\bin;;%GIT%\bin;%PATH%
"c:\Program Files\TortoiseSVN\bin\SubWCRev" . retroshare\rsversion.in retroshare\rsversion.h
mingw32-make clean
mingw32-make clean
qmake libretroshare.pro
qmake libretroshare.pro "CONFIG+=version_detail_bash_script"
mingw32-make