summaryrefslogtreecommitdiff
path: root/noncore/games/sfcave/sfcave.pro
Side-by-side diff
Diffstat (limited to 'noncore/games/sfcave/sfcave.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/sfcave/sfcave.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/noncore/games/sfcave/sfcave.pro b/noncore/games/sfcave/sfcave.pro
index 5f49330..5941c20 100644
--- a/noncore/games/sfcave/sfcave.pro
+++ b/noncore/games/sfcave/sfcave.pro
@@ -4,6 +4,10 @@ DESTDIR = $(OPIEDIR)/bin
SOURCES = sfcave.cpp helpwindow.cpp random.cpp
HEADERS = sfcave.h helpwindow.h random.h
TARGET = sfcave
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
+
+
+
+include ( ../../../include.pro )