mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-02 11:49:36 -05:00
Remove linking of Qt from libretroshare
This commit is contained in:
parent
3aaf1cd4d0
commit
e8ff76f21d
@ -4,6 +4,7 @@
|
|||||||
!include("../../retroshare.pri"): error("Could not include file ../../retroshare.pri")
|
!include("../../retroshare.pri"): error("Could not include file ../../retroshare.pri")
|
||||||
|
|
||||||
TEMPLATE = lib
|
TEMPLATE = lib
|
||||||
|
CONFIG -= qt
|
||||||
libretroshare_shared {
|
libretroshare_shared {
|
||||||
CONFIG += shared
|
CONFIG += shared
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user