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

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

HEADERS		= showimg.h

SOURCES		= main.cpp \
		  showimg.cpp

TARGET          = showimg

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

REQUIRES        = showimg

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