From b50692ba650418aa06cbd2662b4ff698c7d3f961 Mon Sep 17 00:00:00 2001 From: groucho Date: Sat, 15 Feb 2003 11:45:26 +0000 Subject: Forgot to add the sources :-} --- (limited to 'noncore/tools/euroconv/euroconv.pro') diff --git a/noncore/tools/euroconv/euroconv.pro b/noncore/tools/euroconv/euroconv.pro new file mode 100644 index 0000000..dd2f7af --- a/dev/null +++ b/noncore/tools/euroconv/euroconv.pro @@ -0,0 +1,12 @@ +TEMPLATE = app +CONFIG = qt warn_on release +HEADERS = calcdisplay.h \ + calckeypad.h +SOURCES = calcdisplay.cpp \ + calckeypad.cpp \ + main.cpp +INCLUDEPATH += $(OPIEDIR)/include +DEPENDPATH += $(OPIEDIR)/include +LIBS += -lqpe -lopie +DESTDIR = ${OPIEDIR}/bin +INTERFACES = -- cgit v0.9.0.2