summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/filebrowser/filebrowser.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro
index 4e0f946..50f5e20 100644
--- a/noncore/unsupported/filebrowser/filebrowser.pro
+++ b/noncore/unsupported/filebrowser/filebrowser.pro
@@ -6,8 +6,9 @@ SOURCES = filebrowser.cpp inlineedit.cpp filePermissions.cpp main.cpp
6INCLUDEPATH += $(OPIEDIR)/include 6INCLUDEPATH += $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include 7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe 8LIBS += -lqpe
9 INTERFACES= 9 INTERFACES=
10 TARGET = filebrowser
10 11
11TRANSLATIONS = ../../../i18n/de/filebrowser.ts \ 12TRANSLATIONS = ../../../i18n/de/filebrowser.ts \
12 ../../../i18n/nl/filebrowser.ts \ 13 ../../../i18n/nl/filebrowser.ts \
13 ../../../i18n/da/filebrowser.ts \ 14 ../../../i18n/da/filebrowser.ts \