mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Added Qt SVG module dependency
This commit is contained in:
parent
2f853828eb
commit
1f1e830f01
@ -1,6 +1,6 @@
|
||||
!include("../../retroshare.pri"): error("Could not include file ../../retroshare.pri")
|
||||
|
||||
QT += core network qml quick
|
||||
QT += core network qml quick svg
|
||||
|
||||
CONFIG += c++11
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user