aboutsummaryrefslogtreecommitdiffstats
path: root/doc/codesnippets/doc/src/snippets/layouts/layouts.pro
diff options
context:
space:
mode:
Diffstat (limited to 'doc/codesnippets/doc/src/snippets/layouts/layouts.pro')
-rw-r--r--doc/codesnippets/doc/src/snippets/layouts/layouts.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/codesnippets/doc/src/snippets/layouts/layouts.pro b/doc/codesnippets/doc/src/snippets/layouts/layouts.pro
new file mode 100644
index 000000000..79dd54cc3
--- /dev/null
+++ b/doc/codesnippets/doc/src/snippets/layouts/layouts.pro
@@ -0,0 +1,12 @@
+######################################################################
+# Automatically generated by qmake (2.00a) Wed May 4 15:30:40 2005
+######################################################################
+
+TEMPLATE = app
+INCLUDEPATH += .
+
+# Input
+SOURCES += layouts.cpp
+CONFIG += qt warn_on debug create_prl link_prl
+OBJECTS_DIR=.obj/debug-shared
+MOC_DIR=.moc/debug-shared