1
0
mirror of https://github.com/thp/pyotherside.git synced 2025-02-05 08:08:23 +08:00
pyotherside/tests/test_qrc_crash/test_qrc_crash.pro
2015-06-13 21:08:23 +02:00

9 lines
118 B
Prolog

TEMPLATE = app
TARGET = test_qrc_crash
INCLUDEPATH += .
QT += qml quick
SOURCES += main.cpp
RESOURCES += editor.qrc