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