From 3ba387cb218f45f72c00d8b64ea46d75e19fb3de Mon Sep 17 00:00:00 2001 From: sandman Date: Fri, 04 Oct 2002 01:54:04 +0000 Subject: Added two styles from Qtopia 1.6 --- (limited to 'noncore/styles/flat/flat.pro') diff --git a/noncore/styles/flat/flat.pro b/noncore/styles/flat/flat.pro new file mode 100644 index 0000000..8e2512f --- a/dev/null +++ b/noncore/styles/flat/flat.pro @@ -0,0 +1,11 @@ +TEMPLATE = lib +CONFIG += qt warn_on release +HEADERS = flat.h +SOURCES = flat.cpp +TARGET = flatstyle +DESTDIR = $(OPIEDIR)/plugins/styles +INCLUDEPATH += $(OPIEDIR)/include +DEPENDPATH += $(OPIEDIR)/include +LIBS += -lqpe +VERSION = 1.0.0 + -- cgit v0.9.0.2