summaryrefslogtreecommitdiffstats
path: root/examples/tux/tux.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tux/tux.pro')
-rw-r--r--examples/tux/tux.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/tux/tux.pro b/examples/tux/tux.pro
new file mode 100644
index 000000000..26842eb96
--- /dev/null
+++ b/examples/tux/tux.pro
@@ -0,0 +1,10 @@
+TEMPLATE = app
+TARGET = tux
+
+CONFIG += qt warn_on release
+
+REQUIRES = small-config
+
+HEADERS =
+SOURCES = tux.cpp
+INTERFACES =