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/liquid/liquid.pro') diff --git a/noncore/decorations/liquid/liquid.pro b/noncore/decorations/liquid/liquid.pro new file mode 100644 index 0000000..25b4fd3 --- a/dev/null +++ b/noncore/decorations/liquid/liquid.pro @@ -0,0 +1,10 @@ +TEMPLATE = lib +CONFIG = qt embedded release warn_on +SOURCES = liquid.cpp +HEADERS = liquid.h +LIBS += -lqpe +INCLUDEPATH += $(OPIEDIR)/include +DESTDIR = $(OPIEDIR)/plugins/decorations +TARGET = liquid +VERSION = 1.0.0 + -- cgit v0.9.0.2