RetroShare/Start_RetroShare-Gui_Debug.bat

12 lines
222 B
Batchfile
Raw Normal View History

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