summaryrefslogtreecommitdiff
path: root/noncore/games/oyatzee/oyatzee.pro
authormickeyl <mickeyl>2004-02-17 17:43:58 (UTC)
committer mickeyl <mickeyl>2004-02-17 17:43:58 (UTC)
commita5c39e546a31b71034f597a26b6b6e9b2f25ef87 (patch) (side-by-side diff)
treefc6ea24f512493c25411d4e0a3f5ab3ed289700f /noncore/games/oyatzee/oyatzee.pro
parent651444c477db88bd4b44485bb4976ef1eb0bb980 (diff)
downloadopie-a5c39e546a31b71034f597a26b6b6e9b2f25ef87.zip
opie-a5c39e546a31b71034f597a26b6b6e9b2f25ef87.tar.gz
opie-a5c39e546a31b71034f597a26b6b6e9b2f25ef87.tar.bz2
although it seems to be abandoned by carsten, lets at least make it build
so that someone can have a look and maybe resume work on it
Diffstat (limited to 'noncore/games/oyatzee/oyatzee.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/oyatzee/oyatzee.pro7
1 files changed, 3 insertions, 4 deletions
diff --git a/noncore/games/oyatzee/oyatzee.pro b/noncore/games/oyatzee/oyatzee.pro
index 1c435ac..0666c34 100644
--- a/noncore/games/oyatzee/oyatzee.pro
+++ b/noncore/games/oyatzee/oyatzee.pro
@@ -1,11 +1,10 @@
TEMPLATE = app
CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
-HEADERS = wordgame.h
-SOURCES = main.cpp \
- wordgame.cpp
+HEADERS = oyatzee.h
+SOURCES = main.cpp oyatzee.cpp
TARGET = oyatzee
-INCLUDEPATH += $(OPIEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe