From f540fc3e9f1db3b37c0c70f445d74e586279c3a1 Mon Sep 17 00:00:00 2001 From: andyq Date: Sat, 07 Dec 2002 18:09:46 +0000 Subject: Added helpwindow --- (limited to 'noncore/games/sfcave') 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 -- cgit v0.9.0.2