summaryrefslogtreecommitdiff
path: root/noncore/unsupported/filebrowser/filebrowser.pro
blob: e9d2b495261c4a6d14fefa37fe04e6f54c159f87 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE	= app
CONFIG		= qt warn_on release
DESTDIR		= $(OPIEDIR)/bin
HEADERS		= inlineedit.h  filebrowser.h filePermissions.h
SOURCES		= filebrowser.cpp inlineedit.cpp filePermissions.cpp main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH	+= $(OPIEDIR)/include
LIBS            += -lqpe
INTERFACES	=
TRANSLATIONS = ../i18n/de/filebrowser.ts
TRANSLATIONS = ../i18n/pt_BR/filebrowser.ts