mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-24 15:05:35 -04:00
Removed some old build scripts
This commit is contained in:
parent
966cd27cd7
commit
3ca13e141e
9 changed files with 0 additions and 330 deletions
|
@ -1,13 +0,0 @@
|
|||
set QTDIR=C:\Qt\4.8.6
|
||||
set MINGW=C:\MinGW
|
||||
|
||||
set PATH=%QTDIR%\bin;%MINGW%\bin;%PATH%
|
||||
|
||||
mingw32-make clean
|
||||
|
||||
qmake plugins.pro
|
||||
|
||||
mingw32-make
|
||||
|
||||
pause
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue