mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-02 03:06:31 -04:00
Removed some old build scripts
This commit is contained in:
parent
ca80161bfb
commit
3e3adf7337
9 changed files with 0 additions and 330 deletions
|
@ -1,15 +0,0 @@
|
|||
set QTDIR=C:\Qt\5.5.0\5.5\mingw492_32
|
||||
set MINGW=C:\Qt\Tools\mingw492_32
|
||||
|
||||
set GIT=C:\Program Files\Git
|
||||
|
||||
set PATH=%QTDIR%\bin;%MINGW%\bin;%GIT%\bin;%PATH%
|
||||
|
||||
|
||||
qmake retroshare-gui.pro "CONFIG+=version_detail_bash_script"
|
||||
|
||||
|
||||
mingw32-make
|
||||
|
||||
pause
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue