author | zecke <zecke> | 2004-08-02 19:50:42 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-08-02 19:50:42 (UTC) |
commit | afec356b8cbbda815308fb5fe8e277737e0ca32c (patch) (side-by-side diff) | |
tree | 09b1101bbe190fedd64672ea8ebc4c30905d1d49 /noncore | |
parent | 84ff5dddc7510d06ede56547bcf4fcacffd996bb (diff) | |
download | opie-afec356b8cbbda815308fb5fe8e277737e0ca32c.zip opie-afec356b8cbbda815308fb5fe8e277737e0ca32c.tar.gz opie-afec356b8cbbda815308fb5fe8e277737e0ca32c.tar.bz2 |
Change target name
TARGET = phasestyle
-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 @@ -10,5 +10,5 @@ LIBS += -lqpe INCLUDEPATH += $(OPIEDIR)/include DESTDIR = $(OPIEDIR)/plugins/styles -TARGET = phase +TARGET = phasestyle VERSION = 0.4.0 |