summaryrefslogtreecommitdiff
path: root/core/pim/today/today.pro
blob: 05ca6cde2e84e081f1ff8c42a7cd6f8188eae34c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE	= app
#CONFIG		= qt warn_on debug
CONFIG		= qt warn_on release
HEADERS		= today.h todaybase.h todayconfig.h clickablelabel.h
SOURCES		= main.cpp today.cpp todaybase.cpp todayconfig.cpp clickablelabel.cpp

INCLUDEPATH	+= $(OPIEDIR)/include
DEPENDPATH	+= $(OPIEDIR)/include
LIBS            += -lqpe -lopie
INTERFACES	= 
TARGET		= today
DESTDIR		= $(OPIEDIR)/bin
TRANSLATIONS    = ../i18n/pt_BR/today.ts
TRANSLATIONS    = ../i18n/de/today.ts