mirror of
https://github.com/QuasarApp/qt-solutions.git
synced 2025-05-01 07:54:39 +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
119 B
Prolog
9 lines
119 B
Prolog
TEMPLATE = app
|
|
DEPENDPATH += .
|
|
INCLUDEPATH += .
|
|
|
|
include(../../src/qtpropertybrowser.pri)
|
|
# Input
|
|
SOURCES += main.cpp
|
|
|