From b8e6fd1fe79d3bad4f9447492987cd759fb249de Mon Sep 17 00:00:00 2001
From: zecke <zecke>
Date: Tue, 08 Oct 2002 13:37:59 +0000
Subject: remove -lopiesql

---
(limited to 'core')

diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index 5108951..3ff78f5 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -37,7 +37,7 @@ INTERFACES	= todoentry.ui
 TARGET		= todolist
 INCLUDEPATH += $(OPIEDIR)/include
 DEPENDPATH	+= $(OPIEDIR)/include
-LIBS            += -lqpe -lopie -lopiesql
+LIBS            += -lqpe -lopie 
 
 TRANSLATIONS = ../../../i18n/de/todolist.ts \
 	 ../../../i18n/en/todolist.ts \
--
cgit v0.9.0.2