Activates qt resources into graphics Qt build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user