summaryrefslogtreecommitdiff
path: root/noncore/styles/theme/theme.pro
Side-by-side diff
Diffstat (limited to 'noncore/styles/theme/theme.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/styles/theme/theme.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/styles/theme/theme.pro b/noncore/styles/theme/theme.pro
index a86e30c..ecc5def 100644
--- a/noncore/styles/theme/theme.pro
+++ b/noncore/styles/theme/theme.pro
@@ -1,22 +1,22 @@
TEMPLATE = lib
-CONFIG = qt plugin embedded debug warn_on
+CONFIG = qt plugin embedded warn_on
SOURCES = ogfxeffect.cpp \
othemestyle.cpp \
othemebase.cpp \
themeset.cpp \
plugin.cpp
HEADERS = ogfxeffect.h \
othemebase.h \
othemestyle.h \
themeset.h \
plugin.h
LIBS += -lqpe
INCLUDEPATH += $(OPIEDIR)/include
DESTDIR = $(OPIEDIR)/plugins/styles
TARGET = theme
VERSION = 1.0.0
include ( $(OPIEDIR)/include.pro )