-rw-r--r-- | noncore/unsupported/filebrowser/filebrowser.pro | 1 |
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 | |||
@@ -4,12 +4,13 @@ DESTDIR = $(OPIEDIR)/bin | |||
4 | HEADERS = inlineedit.h filebrowser.h filePermissions.h | 4 | HEADERS = inlineedit.h filebrowser.h filePermissions.h |
5 | SOURCES = filebrowser.cpp inlineedit.cpp filePermissions.cpp main.cpp | 5 | SOURCES = filebrowser.cpp inlineedit.cpp filePermissions.cpp main.cpp |
6 | INCLUDEPATH += $(OPIEDIR)/include | 6 | INCLUDEPATH += $(OPIEDIR)/include |
7 | DEPENDPATH+= $(OPIEDIR)/include | 7 | DEPENDPATH+= $(OPIEDIR)/include |
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | INTERFACES= | 9 | INTERFACES= |
10 | TARGET = filebrowser | ||
10 | 11 | ||
11 | TRANSLATIONS = ../../../i18n/de/filebrowser.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/filebrowser.ts \ |
12 | ../../../i18n/nl/filebrowser.ts \ | 13 | ../../../i18n/nl/filebrowser.ts \ |
13 | ../../../i18n/da/filebrowser.ts \ | 14 | ../../../i18n/da/filebrowser.ts \ |
14 | ../../../i18n/xx/filebrowser.ts \ | 15 | ../../../i18n/xx/filebrowser.ts \ |
15 | ../../../i18n/en/filebrowser.ts \ | 16 | ../../../i18n/en/filebrowser.ts \ |