summaryrefslogtreecommitdiff
path: root/examples/opiecore/onotifytest/onotifytest.pro
authormickeyl <mickeyl>2005-05-31 14:34:22 (UTC)
committer mickeyl <mickeyl>2005-05-31 14:34:22 (UTC)
commit89417179ed4d38875dc3edce0f4e184edf13f1f2 (patch) (side-by-side diff)
tree1924e9cf0a053519142554659ca4dd7632938735 /examples/opiecore/onotifytest/onotifytest.pro
parent6d2273fb22e10474ae26dd249fa2836e100ffdaf (diff)
downloadopie-89417179ed4d38875dc3edce0f4e184edf13f1f2.zip
opie-89417179ed4d38875dc3edce0f4e184edf13f1f2.tar.gz
opie-89417179ed4d38875dc3edce0f4e184edf13f1f2.tar.bz2
catch up with libopie2 improvements
Diffstat (limited to 'examples/opiecore/onotifytest/onotifytest.pro') (more/less context) (ignore 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 @@
TEMPLATE = app
CONFIG = qt warn_on
+HEADERS = main.h
SOURCES = main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include