From 029fc220470de74b7c1a148c9ea934c17686149f Mon Sep 17 00:00:00 2001 From: chicken Date: Tue, 02 Nov 2004 18:23:35 +0000 Subject: switching to sqlite3 --- (limited to 'noncore/apps/qashmoney/qashmoney.pro') diff --git a/noncore/apps/qashmoney/qashmoney.pro b/noncore/apps/qashmoney/qashmoney.pro index 4222a25..faa898b 100755 --- a/noncore/apps/qashmoney/qashmoney.pro +++ b/noncore/apps/qashmoney/qashmoney.pro @@ -43,7 +43,7 @@ TARGET = qashmoney DESTDIR = $(OPIEDIR)/bin unix:LIBS += -lm -LIBS += -lqpe -lopiecore2 -lsqlite +LIBS += -lqpe -lopiecore2 -lsqlite3 include ( $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2