From 82c17c8b900e8b4900ed048213934f67ba22f846 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Tue, 09 Sep 2003 05:50:12 +0000 Subject: bartender - for your drunken pleasures --- (limited to 'noncore/apps/opie-bartender/bartender.pro') diff --git a/noncore/apps/opie-bartender/bartender.pro b/noncore/apps/opie-bartender/bartender.pro new file mode 100644 index 0000000..6ef9556 --- a/dev/null +++ b/noncore/apps/opie-bartender/bartender.pro @@ -0,0 +1,12 @@ +TEMPLATE = app +#CONFIG = qt warn_on debug +CONFIG = qt warn_on release +HEADERS = bartender.h newdrinks.h showdrinks.h inputDialog.h searchresults.h bac.h +SOURCES = main.cpp bartender.cpp newdrinks.cpp showdrinks.cpp inputDialog.cpp searchresults.cpp bac.cpp +INCLUDEPATH += $(OPIEDIR)/include +DEPENDPATH += $(OPIEDIR)/include +LIBS += -lqpe +DESTDIR = $(OPIEDIR)/bin +TARGET = bartender + +include ( $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2