aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty/QtPropertyBrowser/examples/demo/demo.pro
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/QtPropertyBrowser/examples/demo/demo.pro')
-rw-r--r--3rdparty/QtPropertyBrowser/examples/demo/demo.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/3rdparty/QtPropertyBrowser/examples/demo/demo.pro b/3rdparty/QtPropertyBrowser/examples/demo/demo.pro
new file mode 100644
index 00000000..8e44044b
--- /dev/null
+++ b/3rdparty/QtPropertyBrowser/examples/demo/demo.pro
@@ -0,0 +1,8 @@
+TEMPLATE = app
+DEPENDPATH += .
+INCLUDEPATH += .
+
+include(../../src/qtpropertybrowser.pri)
+# Input
+SOURCES += main.cpp
+RESOURCES += demo.qrc