mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
update windows build scripts
changed gxs id icon for linked with profile.
This commit is contained in:
parent
e73e68d860
commit
9d291aa6f6
4 changed files with 12 additions and 11 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue