summaryrefslogtreecommitdiff
path: root/noncore/games/oyatzee/oyatzee.pro
Unidiff
Diffstat (limited to 'noncore/games/oyatzee/oyatzee.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/oyatzee/oyatzee.pro5
1 files changed, 2 insertions, 3 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,9 +1,8 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG = qt warn_on release 2 CONFIG = qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = wordgame.h 4 HEADERS = oyatzee.h
5 SOURCES = main.cpp \ 5 SOURCES = main.cpp oyatzee.cpp
6 wordgame.cpp
7 TARGET = oyatzee 6 TARGET = oyatzee
8INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
9 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include