mirror of
https://github.com/thp/pyotherside.git
synced 2025-02-05 08:08:23 +08:00
9 lines
118 B
Prolog
9 lines
118 B
Prolog
TEMPLATE = app
|
|
TARGET = test_qrc_crash
|
|
INCLUDEPATH += .
|
|
|
|
QT += qml quick
|
|
|
|
SOURCES += main.cpp
|
|
RESOURCES += editor.qrc
|