From 0a1c131b927ebebb772e67e4ac3975a1da1a870c Mon Sep 17 00:00:00 2001 From: chicken Date: Tue, 24 Feb 2004 09:00:59 +0000 Subject: small fix --- (limited to 'core') diff --git a/core/apps/taboapp/taboapp.pro b/core/apps/taboapp/taboapp.pro index 0e8b66d..8b31bad 100644 --- a/core/apps/taboapp/taboapp.pro +++ b/core/apps/taboapp/taboapp.pro @@ -7,7 +7,7 @@ SOURCES = main.cpp INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include . TARGET = taboapp -LIBS += -lqpe -lopieui2 -loapp +LIBS += -lqpe -lopiecore2 -lopieui2 -loapp INCLUDEPATH += $(OPIEDIR)/core/apps/oapp DEPENDPATH += $(OPIEDIR)/core/apps/oapp MOC_DIR = .build -- cgit v0.9.0.2