2013-09-26 22:52:41 +00:00
|
|
|
TEMPLATE = subdirs
|
2011-06-26 08:30:44 +00:00
|
|
|
|
2013-10-09 17:34:44 +00:00
|
|
|
SUBDIRS += sleepyhead
|
|
|
|
|
2013-10-10 00:36:03 +00:00
|
|
|
CONFIG += ordered
|
2011-06-26 08:30:44 +00:00
|
|
|
|
2013-10-09 15:42:46 +00:00
|
|
|
TRANSLATIONS += \
|
2014-04-05 01:28:07 +00:00
|
|
|
Translations/Nederlands.nl.ts \
|
2014-04-15 03:18:54 +00:00
|
|
|
Translations/Deutsch.de.ts \
|
2014-07-20 17:05:43 +00:00
|
|
|
Translations/Chinese.zh.ts \
|
2013-10-09 15:42:46 +00:00
|
|
|
Translations/Francais.fr.ts \
|
|
|
|
Translations/Svenska.se.ts \
|
2013-10-09 16:47:28 +00:00
|
|
|
Translations/Espaniol.es.ts \
|
2014-04-05 01:28:07 +00:00
|
|
|
Translations/Bulgarian.bg.ts \
|
2014-05-19 03:46:02 +00:00
|
|
|
Translations/English.en_UK.ts
|