RetroShare/Start_RetroShare-Gui_Debug.bat
Phenom 625461bf69 Fix Windows 7 32b Compilation from scratch.
Add scripts to build Libs on branch.
2015-10-17 12:15:35 +02:00

12 lines
226 B
Batchfile
Executable File

set QTDIR=C:\Qt\5.5\mingw492_32
set LIBS=..\libs
set RSPATH=.\retroshare-gui\src\debug
set PATH=%QTDIR%\bin;%LIBS%\bin;%PATH%
If not exist %RSPATH%\RetroShare06.exe (
build-all-mingw32make.bat
)
%RSPATH%\RetroShare06.exe