summaryrefslogtreecommitdiffstats
path: root/demos/video/snippets/painteventmonitor/painteventmonitor.pri
diff options
context:
space:
mode:
Diffstat (limited to 'demos/video/snippets/painteventmonitor/painteventmonitor.pri')
-rw-r--r--demos/video/snippets/painteventmonitor/painteventmonitor.pri7
1 files changed, 7 insertions, 0 deletions
diff --git a/demos/video/snippets/painteventmonitor/painteventmonitor.pri b/demos/video/snippets/painteventmonitor/painteventmonitor.pri
new file mode 100644
index 0000000000..ec363c29f7
--- /dev/null
+++ b/demos/video/snippets/painteventmonitor/painteventmonitor.pri
@@ -0,0 +1,7 @@
+INCLUDEPATH += $$PWD
+HEADERS += $$PWD/painteventmonitor.h
+SOURCES += $$PWD/painteventmonitor.cpp
+DEFINES += PAINTEVENTMONITOR_SUPPORT
+
+message("painteventmonitordeclarative.pri loaded")
+