Activates qt resources only on windows as g++ seems to crash on Travis VM.
This commit is contained in:
@@ -17,7 +17,7 @@ else:CONFIG(graphics, graphics|console){
|
||||
folder_01.source = qml/QmlWagic
|
||||
folder_01.target = qml
|
||||
DEPLOYMENTFOLDERS = folder_01
|
||||
RESOURCES = bin/Res/core.qrc
|
||||
windows: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