summaryrefslogtreecommitdiff
path: root/noncore/multimedia/showimg/showimg.pro
Side-by-side diff
Diffstat (limited to 'noncore/multimedia/showimg/showimg.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/multimedia/showimg/showimg.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro
index f877bcc..2b6241f 100644
--- a/noncore/multimedia/showimg/showimg.pro
+++ b/noncore/multimedia/showimg/showimg.pro
@@ -1,26 +1,27 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
-HEADERS = showimg.h
+HEADERS = showimg.h ImageFileSelector.h
SOURCES = main.cpp \
- showimg.cpp
+ showimg.cpp\
+ ImageFileSelector.cpp
TARGET = showimg
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
REQUIRES = showimg
TRANSLATIONS = ../../../i18n/de/showimg.ts \
../../../i18n/en/showimg.ts \
../../../i18n/es/showimg.ts \
../../../i18n/fr/showimg.ts \
../../../i18n/hu/showimg.ts \
../../../i18n/ja/showimg.ts \
../../../i18n/ko/showimg.ts \
../../../i18n/no/showimg.ts \
../../../i18n/pl/showimg.ts \
../../../i18n/pt/showimg.ts \
../../../i18n/pt_BR/showimg.ts \
../../../i18n/sl/showimg.ts \
../../../i18n/zh_CN/showimg.ts \
../../../i18n/zh_TW/showimg.ts