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.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/noncore/styles/metal/metal.pro b/noncore/styles/metal/metal.pro
new file mode 100644
index 0000000..f5b32b4
--- a/dev/null
+++ b/noncore/styles/metal/metal.pro
@@ -0,0 +1,11 @@
1TEMPLATE = lib
2CONFIG = qt embedded release warn_on
3SOURCES = metal.cpp plugin.cpp
4
5HEADERS = metal.h
6LIBS += -lqpe
7INCLUDEPATH += $(OPIEDIR)/include
8DESTDIR = $(OPIEDIR)/plugins/styles
9#TARGET = metal
10TARGET = metal
11VERSION = 1.0.0 \ No newline at end of file