RetroShare/Start_RetroShare-Gui_Debug.bat
Phenom b12fd11496 Change RetroShare06 to lower case
This is important to comply with linux standards.
2017-07-17 10:45:17 +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