summaryrefslogtreecommitdiff
path: root/noncore/unsupported/filebrowser/filebrowser.pro
blob: 174b51bca4147b670f5e5667276f4be6a39c0664 (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