Activates qt resources into graphics Qt build

This commit is contained in:
xawotihs
2013-12-30 23:41:50 +01:00
parent 6fd136a211
commit 4811fbcc9f
4 changed files with 62 additions and 113 deletions
+2 -1
View File
@@ -15,8 +15,9 @@ CONFIG(console, graphics|console){
}
else:CONFIG(graphics, graphics|console){
folder_01.source = qml/QmlWagic
folder_01.target = /usr/share
folder_01.target = qml
DEPLOYMENTFOLDERS = folder_01
RESOURCES = bin/Res/core.qrc
QT += core gui opengl network
QT -= declarative quick qml
#maemo5:DEFINES += QT_WIDGET