aboutsummaryrefslogtreecommitdiffstats
path: root/examples/window/window.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/window/window.pro')
-rw-r--r--examples/window/window.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/window/window.pro b/examples/window/window.pro
new file mode 100644
index 0000000000..74804bd776
--- /dev/null
+++ b/examples/window/window.pro
@@ -0,0 +1,5 @@
+TEMPLATE = app
+CONFIG += qt
+QT += declarative
+
+SOURCES += window.cpp