summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/oxygen.pro
Side-by-side diff
Diffstat (limited to 'noncore/apps/oxygen/oxygen.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/oxygen/oxygen.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/oxygen/oxygen.pro b/noncore/apps/oxygen/oxygen.pro
index 0d61d58..a6849af 100644
--- a/noncore/apps/oxygen/oxygen.pro
+++ b/noncore/apps/oxygen/oxygen.pro
@@ -1,25 +1,25 @@
-CONFIG = qt warn_on release quick-app
+CONFIG = qt warn_on quick-app
HEADERS = oxygen.h \
kmolcalc.h \
kmolelements.h \
calcdlgui.h \
dataTable.h \
psewidget.h \
oxyframe.h \
datawidgetui.h
SOURCES = main.cpp \
oxygen.cpp \
kmolcalc.cpp \
calcdlgui.cpp \
kmolelements.cpp \
dataTable.cpp \
psewidget.cpp \
oxyframe.cpp \
datawidgetui.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopiecore2
INTERFACES = calcdlg.ui
TARGET = oxygen