summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview/weatheranchorlayout/weatheranchorlayout.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graphicsview/weatheranchorlayout/weatheranchorlayout.pro')
-rw-r--r--examples/graphicsview/weatheranchorlayout/weatheranchorlayout.pro14
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/graphicsview/weatheranchorlayout/weatheranchorlayout.pro b/examples/graphicsview/weatheranchorlayout/weatheranchorlayout.pro
new file mode 100644
index 0000000000..57e154e27a
--- /dev/null
+++ b/examples/graphicsview/weatheranchorlayout/weatheranchorlayout.pro
@@ -0,0 +1,14 @@
+######################################################################
+# Automatically generated by qmake (2.01a) Tue May 12 15:22:25 2009
+######################################################################
+
+# Input
+SOURCES += main.cpp
+RESOURCES += weatheranchorlayout.qrc
+
+# install
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/weatheranchorlayout
+sources.files = $$SOURCES $$HEADERS $$RESOURCES weatheranchorlayout.pro images
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/weatheranchorlayout
+INSTALLS += target sources
+