Remove linking of Qt from libretroshare

This commit is contained in:
thunder2 2022-01-04 00:27:39 +01:00
parent 3aaf1cd4d0
commit e8ff76f21d

View File

@ -4,6 +4,7 @@
!include("../../retroshare.pri"): error("Could not include file ../../retroshare.pri")
TEMPLATE = lib
CONFIG -= qt
libretroshare_shared {
CONFIG += shared
} else {