summaryrefslogtreecommitdiffstats
path: root/examples/widgets/mac/mac.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/mac/mac.pro')
-rw-r--r--examples/widgets/mac/mac.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/widgets/mac/mac.pro b/examples/widgets/mac/mac.pro
new file mode 100644
index 0000000000..c5f8bf826f
--- /dev/null
+++ b/examples/widgets/mac/mac.pro
@@ -0,0 +1,5 @@
+TEMPLATE = subdirs
+macx {
+ SUBDIRS = \
+ qmacnativewidget
+} \ No newline at end of file