mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-27 08:29:26 -05:00
fix retroshare-nogui.pro autologin
This commit is contained in:
parent
676c070152
commit
10badf5cbb
@ -23,14 +23,11 @@ INCLUDEPATH += ../../rapidjson-1.1.0
|
||||
|
||||
################################# Linux ##########################################
|
||||
linux-* {
|
||||
CONFIG += link_pkgconfig
|
||||
#CONFIG += version_detail_bash_script
|
||||
QMAKE_CXXFLAGS *= -D_FILE_OFFSET_BITS=64
|
||||
|
||||
LIBS *= -rdynamic
|
||||
|
||||
rs_autologin {
|
||||
LIBS *= -lgnome-keyring
|
||||
}
|
||||
}
|
||||
|
||||
unix {
|
||||
|
Loading…
Reference in New Issue
Block a user