summaryrefslogtreecommitdiff
path: root/libopie/libopie.pro
Unidiff
Diffstat (limited to 'libopie/libopie.pro') (more/less context) (show whitespace changes)
-rw-r--r--libopie/libopie.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie/libopie.pro b/libopie/libopie.pro
index a2d8faa..799f3b0 100644
--- a/libopie/libopie.pro
+++ b/libopie/libopie.pro
@@ -74,13 +74,13 @@ SOURCES = ofontmenu.cc \
74 orecurrancewidget.cpp \ 74 orecurrancewidget.cpp \
75 oticker.cpp 75 oticker.cpp
76# pim/otodoaccesssql.cpp \ 76# pim/otodoaccesssql.cpp \
77 77
78TARGET = opie 78TARGET = opie
79INCLUDEPATH += $(OPIEDIR)/include 79INCLUDEPATH += $(OPIEDIR)/include
80DESTDIR = $(QTDIR)/lib$(PROJMAK) 80DESTDIR = $(OPIEDIR)/lib$(PROJMAK)
81#VERSION = 1.0.0 81#VERSION = 1.0.0
82 82
83LIBS += -lqpe 83LIBS += -lqpe
84 84
85# LIBS += -lopiesql 85# LIBS += -lopiesql
86 86