summaryrefslogtreecommitdiff
path: root/noncore/tools
authoralwin <alwin>2005-03-23 12:08:15 (UTC)
committer alwin <alwin>2005-03-23 12:08:15 (UTC)
commita7ad8920579b42dc5a1660808c01c8973e3a6b9b (patch) (side-by-side diff)
treeb419f5f79ca897f528cdb2afbf6a243642b1a0c6 /noncore/tools
parent1c59eaa705074f6c6295eff5529bc31b25647a2e (diff)
downloadopie-a7ad8920579b42dc5a1660808c01c8973e3a6b9b.zip
opie-a7ad8920579b42dc5a1660808c01c8973e3a6b9b.tar.gz
opie-a7ad8920579b42dc5a1660808c01c8973e3a6b9b.tar.bz2
link against libopiecore2
Diffstat (limited to 'noncore/tools') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/euroconv/euroconv.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/tools/euroconv/euroconv.pro b/noncore/tools/euroconv/euroconv.pro
index 38ff320..4a65ce9 100644
--- a/noncore/tools/euroconv/euroconv.pro
+++ b/noncore/tools/euroconv/euroconv.pro
@@ -6,7 +6,7 @@ SOURCES = calcdisplay.cpp \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe
+LIBS += -lqpe -lopiecore2
INTERFACES =
TARGET = euroconv