summaryrefslogtreecommitdiff
path: root/examples/opiecore/onotifytest/onotifytest.pro
Unidiff
Diffstat (limited to 'examples/opiecore/onotifytest/onotifytest.pro') (more/less context) (show whitespace changes)
-rw-r--r--examples/opiecore/onotifytest/onotifytest.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/opiecore/onotifytest/onotifytest.pro b/examples/opiecore/onotifytest/onotifytest.pro
index 4e0faec..51bda92 100644
--- a/examples/opiecore/onotifytest/onotifytest.pro
+++ b/examples/opiecore/onotifytest/onotifytest.pro
@@ -1,5 +1,6 @@
1TEMPLATE = app 1TEMPLATE = app
2CONFIG = qt warn_on 2CONFIG = qt warn_on
3HEADERS = main.h
3SOURCES = main.cpp 4SOURCES = main.cpp
4INCLUDEPATH += $(OPIEDIR)/include 5INCLUDEPATH += $(OPIEDIR)/include
5DEPENDPATH += $(OPIEDIR)/include 6DEPENDPATH += $(OPIEDIR)/include