summaryrefslogtreecommitdiffstats
path: root/examples/qpa/windows/windows.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qpa/windows/windows.pro')
-rw-r--r--examples/qpa/windows/windows.pro15
1 files changed, 15 insertions, 0 deletions
diff --git a/examples/qpa/windows/windows.pro b/examples/qpa/windows/windows.pro
new file mode 100644
index 0000000000..ab59f28a3e
--- /dev/null
+++ b/examples/qpa/windows/windows.pro
@@ -0,0 +1,15 @@
+######################################################################
+# Automatically generated by qmake (2.01a) Wed Apr 27 16:40:46 2011
+######################################################################
+
+TEMPLATE = app
+TARGET =
+DEPENDPATH += .
+INCLUDEPATH += .
+CONFIG+=console
+QT += gui-private
+QT += core-private
+
+# Input
+HEADERS += window.h
+SOURCES += window.cpp main.cpp