mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-03 20:04:20 -04:00
Added auto-login as default in Windows build script
This commit is contained in:
parent
ed61d7272c
commit
0cbe83e24a
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ echo.
|
|||
|
||||
title Build - %SourceName%-%RsBuildConfig% [qmake]
|
||||
|
||||
qmake "%SourcePath%\RetroShare.pro" -r "CONFIG+=%RsBuildConfig% version_detail_bash_script"
|
||||
qmake "%SourcePath%\RetroShare.pro" -r "CONFIG+=%RsBuildConfig% version_detail_bash_script rs_autologin"
|
||||
if errorlevel 1 goto error
|
||||
|
||||
echo.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue