summaryrefslogtreecommitdiff
path: root/noncore/multimedia/showimg/showimg.pro
Unidiff
Diffstat (limited to 'noncore/multimedia/showimg/showimg.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/multimedia/showimg/showimg.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro
index efe16e0..dd9414f 100644
--- a/noncore/multimedia/showimg/showimg.pro
+++ b/noncore/multimedia/showimg/showimg.pro
@@ -1,23 +1,24 @@
1TEMPLATE = app 1TEMPLATE = app
2CONFIG += qt warn_on release 2CONFIG += qt warn_on release
3DESTDIR = $(OPIEDIR)/bin 3DESTDIR = $(OPIEDIR)/bin
4HEADERS = showimg.h ImageFileSelector.h settingsdialog.h settingsdialogbase.h 4HEADERS = showimg.h ImageFileSelector.h settingsdialog.h settingsdialogbase.h
5SOURCES = main.cpp showimg.cpp ImageFileSelector.cpp settingsdialog.cpp settingsdialogbase.cpp 5SOURCES = main.cpp showimg.cpp ImageFileSelector.cpp settingsdialog.cpp settingsdialogbase.cpp
6TARGET = showimg 6TARGET = showimg
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe -lopie 9LIBS += -lqpe -lopie
10 10
11TRANSLATIONS = ../../../i18n/de/showimg.ts \ 11TRANSLATIONS = ../../../i18n/de/showimg.ts \
12 ../../../i18n/xx/showimg.ts \
12 ../../../i18n/en/showimg.ts \ 13 ../../../i18n/en/showimg.ts \
13 ../../../i18n/es/showimg.ts \ 14 ../../../i18n/es/showimg.ts \
14 ../../../i18n/fr/showimg.ts \ 15 ../../../i18n/fr/showimg.ts \
15 ../../../i18n/hu/showimg.ts \ 16 ../../../i18n/hu/showimg.ts \
16 ../../../i18n/ja/showimg.ts \ 17 ../../../i18n/ja/showimg.ts \
17 ../../../i18n/ko/showimg.ts \ 18 ../../../i18n/ko/showimg.ts \
18 ../../../i18n/no/showimg.ts \ 19 ../../../i18n/no/showimg.ts \
19 ../../../i18n/pl/showimg.ts \ 20 ../../../i18n/pl/showimg.ts \
20 ../../../i18n/pt/showimg.ts \ 21 ../../../i18n/pt/showimg.ts \
21 ../../../i18n/pt_BR/showimg.ts \ 22 ../../../i18n/pt_BR/showimg.ts \
22 ../../../i18n/sl/showimg.ts \ 23 ../../../i18n/sl/showimg.ts \
23 ../../../i18n/zh_CN/showimg.ts \ 24 ../../../i18n/zh_CN/showimg.ts \