summaryrefslogtreecommitdiff
path: root/core/apps/taboapp/taboapp.pro
authordrw <drw>2004-02-23 23:12:27 (UTC)
committer drw <drw>2004-02-23 23:12:27 (UTC)
commitbff739b1760881bb326ec38ebe62a52195b8c032 (patch) (side-by-side diff)
treeaf346d65cb9ce04c9264b518938d2b8a384e0c27 /core/apps/taboapp/taboapp.pro
parent728207110007fd6ab6ca945905e7236326a797d7 (diff)
downloadopie-bff739b1760881bb326ec38ebe62a52195b8c032.zip
opie-bff739b1760881bb326ec38ebe62a52195b8c032.tar.gz
opie-bff739b1760881bb326ec38ebe62a52195b8c032.tar.bz2
Tab OApp: libopie->libopie2
Diffstat (limited to 'core/apps/taboapp/taboapp.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/taboapp/taboapp.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/apps/taboapp/taboapp.pro b/core/apps/taboapp/taboapp.pro
index d915921..0e8b66d 100644
--- a/core/apps/taboapp/taboapp.pro
+++ b/core/apps/taboapp/taboapp.pro
@@ -4,10 +4,10 @@ DESTDIR = $(OPIEDIR)/bin
SOURCES = main.cpp
-INCLUDEPATH += $(OPIEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include .
TARGET = taboapp
-LIBS += -lqpe -lopie -loapp
+LIBS += -lqpe -lopieui2 -loapp
INCLUDEPATH += $(OPIEDIR)/core/apps/oapp
DEPENDPATH += $(OPIEDIR)/core/apps/oapp
MOC_DIR = .build