mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
updated the MinGW build bat files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7168 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
15449cdc74
commit
76ecaffccb
5 changed files with 20 additions and 21 deletions
|
@ -1,7 +1,7 @@
|
|||
set QTDIR=d:\qt\2010.01
|
||||
set MINGW=%QTDIR%\mingw
|
||||
set QTDIR=C:\Qt\4.8.5
|
||||
set MINGW=C:\MinGW
|
||||
|
||||
set PATH=%QTDIR%\qt\bin;%QTDIR%\bin;%MINGW%\bin;%PATH%
|
||||
set PATH=%QTDIR%\bin;%MINGW%\bin;%PATH%
|
||||
|
||||
mingw32-make clean
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue