summaryrefslogtreecommitdiff
path: root/noncore/styles/flat/flat.pro
authorsandman <sandman>2002-10-04 01:54:04 (UTC)
committer sandman <sandman>2002-10-04 01:54:04 (UTC)
commit3ba387cb218f45f72c00d8b64ea46d75e19fb3de (patch) (side-by-side diff)
treeef166da4a0e837f5424ba2990a5f2225a3f0dd10 /noncore/styles/flat/flat.pro
parent4a6ccb87f45065bc37f801adb61c3462f870cb92 (diff)
downloadopie-3ba387cb218f45f72c00d8b64ea46d75e19fb3de.zip
opie-3ba387cb218f45f72c00d8b64ea46d75e19fb3de.tar.gz
opie-3ba387cb218f45f72c00d8b64ea46d75e19fb3de.tar.bz2
Added two styles from Qtopia 1.6
Diffstat (limited to 'noncore/styles/flat/flat.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/flat/flat.pro11
1 files changed, 11 insertions, 0 deletions
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
+