summaryrefslogtreecommitdiff
path: root/core/pim/today/today.pro
blob: b20baea98766b4927cd689c6b7217a1dd7a3b18b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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