summaryrefslogtreecommitdiff
path: root/noncore/apps/checkbook/oxygen.pro
blob: f8e01970b56ed7381771fdea0dc5afd324a7c604 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
TEMPLATE	= app
CONFIG		= qt warn_on release
HEADERS		= oxygen.h \
            kmolcalc.h \
            kmolelements.h

SOURCES		= main.cpp \
		  oxygen.cpp \
          kmolcalc.cpp \
          kmolelements.cpp 
INCLUDEPATH     += $(OPIEDIR)/include
DEPENDPATH      += $(OPIEDIR)/include
LIBS		+= -lqpe
INTERFACES	= calcdlg.ui
TARGET 		= oxygen
DESTDIR		= $(OPIEDIR)/bin

TRANSLATIONS = ../../../i18n/de/oxygen.ts