summaryrefslogtreecommitdiff
path: root/libopie2/examples/opiecore
Side-by-side diff
Diffstat (limited to 'libopie2/examples/opiecore') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/examples/opiecore/oconfigdemo/oconfigdemo.pro2
-rw-r--r--libopie2/examples/opiecore/odebugdemo/odebugdemo.pro2
-rw-r--r--libopie2/examples/opiecore/oglobalsettingsdemo/oglobalsettingsdemo.pro2
-rw-r--r--libopie2/examples/opiecore/oprocessdemo/oprocessdemo.pro2
4 files changed, 4 insertions, 4 deletions
diff --git a/libopie2/examples/opiecore/oconfigdemo/oconfigdemo.pro b/libopie2/examples/opiecore/oconfigdemo/oconfigdemo.pro
index 9b59106..2916aab 100644
--- a/libopie2/examples/opiecore/oconfigdemo/oconfigdemo.pro
+++ b/libopie2/examples/opiecore/oconfigdemo/oconfigdemo.pro
@@ -1,8 +1,8 @@
TEMPLATE = app
-CONFIG = qt warn_on debug
+CONFIG = qt warn_on
HEADERS =
SOURCES = oconfigdemo.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lopiecore2
diff --git a/libopie2/examples/opiecore/odebugdemo/odebugdemo.pro b/libopie2/examples/opiecore/odebugdemo/odebugdemo.pro
index aa37394..a369d19 100644
--- a/libopie2/examples/opiecore/odebugdemo/odebugdemo.pro
+++ b/libopie2/examples/opiecore/odebugdemo/odebugdemo.pro
@@ -1,8 +1,8 @@
TEMPLATE = app
-CONFIG = qt warn_on debug
+CONFIG = qt warn_on
HEADERS =
SOURCES = odebugdemo.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lopiecore2
TARGET = odebugdemo
diff --git a/libopie2/examples/opiecore/oglobalsettingsdemo/oglobalsettingsdemo.pro b/libopie2/examples/opiecore/oglobalsettingsdemo/oglobalsettingsdemo.pro
index 7fbecce..e3d0421 100644
--- a/libopie2/examples/opiecore/oglobalsettingsdemo/oglobalsettingsdemo.pro
+++ b/libopie2/examples/opiecore/oglobalsettingsdemo/oglobalsettingsdemo.pro
@@ -1,8 +1,8 @@
TEMPLATE = app
-CONFIG = qt warn_on debug
+CONFIG = qt warn_on
HEADERS =
SOURCES = oglobalsettingsdemo.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lopiecore2
TARGET = oglobalsettingsdemo
diff --git a/libopie2/examples/opiecore/oprocessdemo/oprocessdemo.pro b/libopie2/examples/opiecore/oprocessdemo/oprocessdemo.pro
index 72dac7f..70a65c4 100644
--- a/libopie2/examples/opiecore/oprocessdemo/oprocessdemo.pro
+++ b/libopie2/examples/opiecore/oprocessdemo/oprocessdemo.pro
@@ -1,8 +1,8 @@
TEMPLATE = app
-CONFIG = qt warn_on debug
+CONFIG = qt warn_on
HEADERS =
SOURCES = oprocessdemo.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lopiecore2
TARGET = oprocessdemo