From 7f1029811faae4aa88c0c35157a33b95abffaae8 Mon Sep 17 00:00:00 2001 From: sandman Date: Fri, 04 Oct 2002 00:46:45 +0000 Subject: Added three window decoration flavours: - flat from Qtopia 1.6 - polished from Qtopia 1.6 - liquid - this was written by me and resembles the KDE3 liquid look --- (limited to 'noncore/decorations/polished/polished.pro') 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 + -- cgit v0.9.0.2