mirror of
https://github.com/QuasarApp/qt-solutions.git
synced 2025-05-04 01:09:34 +00:00
This commit adds the contents of distribution packages of the relevant subset of the Qt Solutions components, generated from the last versions in Perforce.
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
|