mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
Added Qt SVG module dependency
This commit is contained in:
parent
2f853828eb
commit
1f1e830f01
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue