summaryrefslogtreecommitdiffstats
path: root/demos/video/snippets/painteventmonitor/painteventmonitor.pri
blob: ec363c29f794634c83503552bffe1eb04bfbfe54 (plain)
1
2
3
4
5
6
7
INCLUDEPATH += $$PWD
HEADERS += $$PWD/painteventmonitor.h
SOURCES += $$PWD/painteventmonitor.cpp
DEFINES += PAINTEVENTMONITOR_SUPPORT

message("painteventmonitordeclarative.pri loaded")