From 1207607ebbc59841718b79508fc222cb4eee9fde Mon Sep 17 00:00:00 2001 From: zecke Date: Tue, 17 Feb 2004 15:55:24 +0000 Subject: Add the source of zsame --- (limited to 'noncore/games/zsame/zsame.pro') diff --git a/noncore/games/zsame/zsame.pro b/noncore/games/zsame/zsame.pro new file mode 100644 index 0000000..17fba91 --- a/dev/null +++ b/noncore/games/zsame/zsame.pro @@ -0,0 +1,17 @@ +CONFIG += qt warn_on quick-app + + +TARGET = zsame + +HEADERS = StoneField.h StoneWidget.h ZSameWidget.h dropin/krandomsequence.h +SOURCES = StoneField.cpp StoneWidget.cpp ZSameWidget.cpp dropin/krandomsequence.cpp + + +INCLUDEPATH += $(OPIEDIR)/include dropin +DEPENDPATH += $(OPIEDIR)/include + + +# we now also include opie +LIBS += -lqpe + +include ( $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2