summaryrefslogtreecommitdiffstats
path: root/examples/tools/customtype/customtype.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tools/customtype/customtype.pro')
-rw-r--r--examples/tools/customtype/customtype.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/tools/customtype/customtype.pro b/examples/tools/customtype/customtype.pro
new file mode 100644
index 0000000000..3079964946
--- /dev/null
+++ b/examples/tools/customtype/customtype.pro
@@ -0,0 +1,3 @@
+HEADERS = message.h
+SOURCES = main.cpp \
+ message.cpp