summaryrefslogtreecommitdiff
path: root/noncore/multimedia/showimg/showimg.pro
blob: f98e0fce83a38ec97364e31490aa4fb7fccf83bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
TEMPLATE        = app

CONFIG          += qt warn_on release
DESTDIR         = $(OPIEDIR)/bin

HEADERS		= showimg.h

SOURCES		= main.cpp \
		  showimg.cpp

TARGET          = showimg

INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH      += $(OPIEDIR)/include
LIBS            += -lqpe

REQUIRES        = showimg

TRANSLATIONS = ../i18n/de/showimg.ts
TRANSLATIONS = ../i18n/pt_BR/showimg.ts