summaryrefslogtreecommitdiff
path: root/noncore/styles/metal/metal.pro
authorllornkcor <llornkcor>2002-06-25 01:46:34 (UTC)
committer llornkcor <llornkcor>2002-06-25 01:46:34 (UTC)
commit4bf0efd9f4c6963b48be4a7b836a3c1c46431814 (patch) (side-by-side diff)
treec58bff748d51ef18e82c34b310b2b26462223a94 /noncore/styles/metal/metal.pro
parent2da629c52c3cbfebff7b314b8668ccd579bb6742 (diff)
downloadopie-4bf0efd9f4c6963b48be4a7b836a3c1c46431814.zip
opie-4bf0efd9f4c6963b48be4a7b836a3c1c46431814.tar.gz
opie-4bf0efd9f4c6963b48be4a7b836a3c1c46431814.tar.bz2
took about 3 minutes to add, so.. what the heck..
Diffstat (limited to 'noncore/styles/metal/metal.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/metal/metal.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/noncore/styles/metal/metal.pro b/noncore/styles/metal/metal.pro
new file mode 100644
index 0000000..f5b32b4
--- a/dev/null
+++ b/noncore/styles/metal/metal.pro
@@ -0,0 +1,11 @@
+TEMPLATE = lib
+CONFIG = qt embedded release warn_on
+SOURCES = metal.cpp plugin.cpp
+
+HEADERS = metal.h
+LIBS += -lqpe
+INCLUDEPATH += $(OPIEDIR)/include
+DESTDIR = $(OPIEDIR)/plugins/styles
+#TARGET = metal
+TARGET = metal
+VERSION = 1.0.0 \ No newline at end of file