summaryrefslogtreecommitdiff
path: root/noncore/games/tictac/tictac.pro
blob: c82e1ca87bbe0bd2aa606c92b5811dfd2a9f5e92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE  = app
CONFIG    += qt warn_on release
HEADERS   = tictac.h
SOURCES   = main.cpp \
      tictac.cpp
TARGET    = tictac
REQUIRES=medium-config
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH  += $(OPIEDIR)/include
LIBS            += -lqpe
DESTDIR   = $(OPIEDIR)/bin

TRANSLATIONS = ../../i18n/pt_BR/tictac.ts