summaryrefslogtreecommitdiff
path: root/noncore/styles/web.pro
Side-by-side diff
Diffstat (limited to 'noncore/styles/web.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/web.pro14
1 files changed, 0 insertions, 14 deletions
diff --git a/noncore/styles/web.pro b/noncore/styles/web.pro
deleted file mode 100644
index a77f24a..0000000
--- a/noncore/styles/web.pro
+++ b/dev/null
@@ -1,14 +0,0 @@
-TEMPLATE = lib
-CONFIG = qt plugin embedded warn_on
-SOURCES = webstyle.cpp \
- plugin.cpp
-HEADERS = webstyle.h \
- plugin.h
-
-LIBS += -lqpe
-INCLUDEPATH += $(OPIEDIR)/include
-DESTDIR = $(OPIEDIR)/plugins/styles
-TARGET = webstyle
-VERSION = 0.4.0
-
-include ( $(OPIEDIR)/include.pro )