summaryrefslogtreecommitdiff
path: root/noncore/games/sfcave
authorandyq <andyq>2002-12-07 18:09:46 (UTC)
committer andyq <andyq>2002-12-07 18:09:46 (UTC)
commitf540fc3e9f1db3b37c0c70f445d74e586279c3a1 (patch) (side-by-side diff)
tree0c0d0369713a55b40898677ec3268b2d657eef19 /noncore/games/sfcave
parent87c1794b5cfb3e6bccf55d260a601341479d95c7 (diff)
downloadopie-f540fc3e9f1db3b37c0c70f445d74e586279c3a1.zip
opie-f540fc3e9f1db3b37c0c70f445d74e586279c3a1.tar.gz
opie-f540fc3e9f1db3b37c0c70f445d74e586279c3a1.tar.bz2
Added helpwindow
Diffstat (limited to 'noncore/games/sfcave') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/sfcave/sfcave.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/games/sfcave/sfcave.pro b/noncore/games/sfcave/sfcave.pro
index b1c96b6..f4b9e5d 100644
--- a/noncore/games/sfcave/sfcave.pro
+++ b/noncore/games/sfcave/sfcave.pro
@@ -1,8 +1,8 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
-SOURCES = sfcave.cpp
-HEADERS = sfcave.h
+SOURCES = sfcave.cpp helpwindow.cpp
+HEADERS = sfcave.h helpwindow.h
TARGET = sfcave
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include