-rw-r--r-- | noncore/styles/phase/phase.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/styles/phase/phase.pro b/noncore/styles/phase/phase.pro index 7ec3d01..d8fdea9 100644 --- a/noncore/styles/phase/phase.pro +++ b/noncore/styles/phase/phase.pro | |||
@@ -4,12 +4,12 @@ SOURCES = phasestyle.cpp \ | |||
4 | plugin.cpp | 4 | plugin.cpp |
5 | HEADERS = bitmaps.h \ | 5 | HEADERS = bitmaps.h \ |
6 | phasestyle.h \ | 6 | phasestyle.h \ |
7 | plugin.h | 7 | plugin.h |
8 | 8 | ||
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | INCLUDEPATH += $(OPIEDIR)/include | 10 | INCLUDEPATH += $(OPIEDIR)/include |
11 | DESTDIR = $(OPIEDIR)/plugins/styles | 11 | DESTDIR = $(OPIEDIR)/plugins/styles |
12 | TARGET = phase | 12 | TARGET = phasestyle |
13 | VERSION = 0.4.0 | 13 | VERSION = 0.4.0 |
14 | 14 | ||
15 | include ( $(OPIEDIR)/include.pro ) | 15 | include ( $(OPIEDIR)/include.pro ) |