mirror of
https://github.com/QuasarApp/qt-solutions.git
synced 2025-05-04 17:29:33 +00:00
9 lines
140 B
Prolog
9 lines
140 B
Prolog
|
TEMPLATE = app
|
||
|
DEPENDPATH += .
|
||
|
INCLUDEPATH += .
|
||
|
|
||
|
include(../../src/qtpropertybrowser.pri)
|
||
|
# Input
|
||
|
SOURCES += main.cpp
|
||
|
RESOURCES += demo.qrc
|