summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/oxygen.pro
Unidiff
Diffstat (limited to 'noncore/apps/oxygen/oxygen.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/oxygen/oxygen.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/apps/oxygen/oxygen.pro b/noncore/apps/oxygen/oxygen.pro
index 1bbeb94..c447330 100644
--- a/noncore/apps/oxygen/oxygen.pro
+++ b/noncore/apps/oxygen/oxygen.pro
@@ -5,6 +5,7 @@ HEADERS = oxygen.h \
5 kmolelements.h \ 5 kmolelements.h \
6 calcdlgui.h \ 6 calcdlgui.h \
7 dataTable.h \ 7 dataTable.h \
8 psewidget.h \
8 datawidgetui.h 9 datawidgetui.h
9 10
10 SOURCES = main.cpp \ 11 SOURCES = main.cpp \
@@ -13,6 +14,7 @@ SOURCES = main.cpp \
13 calcdlgui.cpp \ 14 calcdlgui.cpp \
14 kmolelements.cpp \ 15 kmolelements.cpp \
15 dataTable.cpp \ 16 dataTable.cpp \
17 psewidget.cpp \
16 datawidgetui.cpp 18 datawidgetui.cpp
17INCLUDEPATH += $(OPIEDIR)/include 19INCLUDEPATH += $(OPIEDIR)/include
18DEPENDPATH += $(OPIEDIR)/include 20DEPENDPATH += $(OPIEDIR)/include