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