Browse Source

add svg to CONFIG (link against the svg module)

pull/974/head
krepa098 11 years ago
parent
commit
038a7fcd55
  1. 2
      qtox.pro

2
qtox.pro

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
# See the COPYING file for more details.
QT += core gui network xml opengl sql
QT += core gui network xml opengl sql svg
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = qtox

Loading…
Cancel
Save