summaryrefslogtreecommitdiff
path: root/noncore/apps
Unidiff
Diffstat (limited to 'noncore/apps') (more/less context) (ignore 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 77cbf77..eca1c5d 100644
--- a/noncore/apps/oxygen/oxygen.pro
+++ b/noncore/apps/oxygen/oxygen.pro
@@ -11,25 +11,25 @@ HEADERS = oxygen.h \
11 11
12 SOURCES = main.cpp \ 12 SOURCES = main.cpp \
13 oxygen.cpp \ 13 oxygen.cpp \
14 kmolcalc.cpp \ 14 kmolcalc.cpp \
15 calcdlgui.cpp \ 15 calcdlgui.cpp \
16 kmolelements.cpp \ 16 kmolelements.cpp \
17 dataTable.cpp \ 17 dataTable.cpp \
18 psewidget.cpp \ 18 psewidget.cpp \
19 oxyframe.cpp \ 19 oxyframe.cpp \
20 datawidgetui.cpp 20 datawidgetui.cpp
21INCLUDEPATH += $(OPIEDIR)/include 21INCLUDEPATH += $(OPIEDIR)/include
22DEPENDPATH += $(OPIEDIR)/include 22DEPENDPATH += $(OPIEDIR)/include
23 LIBS += -lqpe 23 LIBS += -lqpe -lstdc++
24 INTERFACES= calcdlg.ui 24 INTERFACES= calcdlg.ui
25 TARGET = oxygen 25 TARGET = oxygen
26 DESTDIR = $(OPIEDIR)/bin 26 DESTDIR = $(OPIEDIR)/bin
27 27
28TRANSLATIONS = ../../../i18n/de/oxygen.ts \ 28TRANSLATIONS = ../../../i18n/de/oxygen.ts \
29 ../../../i18n/en/oxygen.ts \ 29 ../../../i18n/en/oxygen.ts \
30 ../../../i18n/es/oxygen.ts \ 30 ../../../i18n/es/oxygen.ts \
31 ../../../i18n/fr/oxygen.ts \ 31 ../../../i18n/fr/oxygen.ts \
32 ../../../i18n/hu/oxygen.ts \ 32 ../../../i18n/hu/oxygen.ts \
33 ../../../i18n/ja/oxygen.ts \ 33 ../../../i18n/ja/oxygen.ts \
34 ../../../i18n/ko/oxygen.ts \ 34 ../../../i18n/ko/oxygen.ts \
35 ../../../i18n/no/oxygen.ts \ 35 ../../../i18n/no/oxygen.ts \