mirror of
https://github.com/RetroShare/BitDHT.git
synced 2026-09-12 19:50:02 +05:00
Merge pull request #1384 from hunbernd/fix/oldstuff
Removed outdated build scripts and information
This commit is contained in:
commit
256b777c89
@ -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 libbitdht.pro
|
||||
|
||||
mingw32-make
|
||||
|
||||
pause
|
||||
|
||||
Loading…
Reference in New Issue
Block a user