summaryrefslogtreecommitdiff
path: root/noncore/styles/metal/metal.pro
Unidiff
Diffstat (limited to 'noncore/styles/metal/metal.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/metal/metal.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/styles/metal/metal.pro b/noncore/styles/metal/metal.pro
index cd805cf..5490965 100644
--- a/noncore/styles/metal/metal.pro
+++ b/noncore/styles/metal/metal.pro
@@ -1,12 +1,12 @@
1TEMPLATE = lib 1TEMPLATE = lib
2CONFIG = qt plugin embedded release warn_on 2CONFIG = qt plugin embedded warn_on
3SOURCES = metal.cpp plugin.cpp 3SOURCES = metal.cpp plugin.cpp
4 4
5HEADERS = metal.h plugin.h 5HEADERS = metal.h plugin.h
6LIBS += -lqpe 6LIBS += -lqpe
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DESTDIR = $(OPIEDIR)/plugins/styles 8DESTDIR = $(OPIEDIR)/plugins/styles
9TARGET = metal 9TARGET = metal
10VERSION = 1.0.0 10VERSION = 1.0.0
11 11
12include ( $(OPIEDIR)/include.pro ) 12include ( $(OPIEDIR)/include.pro )