summaryrefslogtreecommitdiff
path: root/noncore/decorations/polished/polished.pro
Side-by-side diff
Diffstat (limited to 'noncore/decorations/polished/polished.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/decorations/polished/polished.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/noncore/decorations/polished/polished.pro b/noncore/decorations/polished/polished.pro
new file mode 100644
index 0000000..43113ef
--- a/dev/null
+++ b/noncore/decorations/polished/polished.pro
@@ -0,0 +1,11 @@
+TEMPLATE = lib
+CONFIG += qt warn_on release
+HEADERS = polished.h
+SOURCES = polished.cpp
+TARGET = polished
+DESTDIR = $(OPIEDIR)/plugins/decorations
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
+LIBS += -lqpe
+VERSION = 1.0.0
+