summaryrefslogtreecommitdiff
path: root/noncore/styles/theme/theme.pro
authormickeyl <mickeyl>2004-04-11 12:04:40 (UTC)
committer mickeyl <mickeyl>2004-04-11 12:04:40 (UTC)
commit40c0415fe7afeeb03de7441e2f667495e81edfa7 (patch) (unidiff)
treebf04bde0467e7bc5236ee739e92cf33c6200f5ad /noncore/styles/theme/theme.pro
parent7f2c974e9f8af4e93f037a7338531b9089e729cf (diff)
downloadopie-40c0415fe7afeeb03de7441e2f667495e81edfa7.zip
opie-40c0415fe7afeeb03de7441e2f667495e81edfa7.tar.gz
opie-40c0415fe7afeeb03de7441e2f667495e81edfa7.tar.bz2
needs libopiecore2
Diffstat (limited to 'noncore/styles/theme/theme.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/theme/theme.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/styles/theme/theme.pro b/noncore/styles/theme/theme.pro
index bf29cb3..8c75e67 100644
--- a/noncore/styles/theme/theme.pro
+++ b/noncore/styles/theme/theme.pro
@@ -14,9 +14,9 @@ HEADERS = ogfxeffect.h \
14 14
15 15
16LIBS += -lqpe -lopiecore2 16LIBS += -lqpe -lopiecore2
17INCLUDEPATH += $(OPIEDIR)/include 17INCLUDEPATH += $(OPIEDIR)/include
18DESTDIR = $(OPIEDIR)/plugins/styles 18DESTDIR = $(OPIEDIR)/plugins/styles
19TARGET = theme 19TARGET = theme
20VERSION = 1.0.0 20VERSION = 1.0.1
21 21
22include ( $(OPIEDIR)/include.pro ) 22include ( $(OPIEDIR)/include.pro )