summaryrefslogtreecommitdiff
path: root/core/apps/helpbrowser/helpbrowser.pro
blob: f6ede8b200fb5762a55cdaabdc69812bbdee453d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE	= app
CONFIG		= qt warn_on release
DESTDIR		= $(OPIEDIR)/bin
HEADERS		= helpbrowser.h
SOURCES		= helpbrowser.cpp \
		  main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH	+= $(OPIEDIR)/include
LIBS            += -lqpe
INTERFACES	= 

TRANSLATIONS = ../i18n/de/helpbrowser.ts