Activates qt resources only on windows as g++ seems to crash on Travis VM.

This commit is contained in:
xawotihs
2013-12-31 17:18:14 +01:00
parent 73cdbd6b88
commit 8636a99d0d

View File

@@ -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