Fixed Qt4.

This commit is contained in:
leo
2017-07-08 10:10:48 -07:00
parent 50256d5378
commit 42e63cace2
+2 -2
View File
@@ -1,9 +1,9 @@
QT += core gui opengl network
QT += core gui opengl network xml
TEMPLATE = app
greaterThan(QT_MAJOR_VERSION, 4) {
QT *= printsupport
QT += concurrent xml
QT += concurrent
}
INCLUDEPATH += qt common