mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-15 17:37:12 -05:00
Merge pull request #2546 from thunder2/qt
Remove linking of Qt from libretroshare
This commit is contained in:
commit
f581d71017
@ -4,6 +4,7 @@
|
||||
!include("../../retroshare.pri"): error("Could not include file ../../retroshare.pri")
|
||||
|
||||
TEMPLATE = lib
|
||||
CONFIG -= qt
|
||||
libretroshare_shared {
|
||||
CONFIG += shared
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user