mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-09 20:50:43 +00:00
16 lines
352 B
Prolog
16 lines
352 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += sleepyhead
|
|
|
|
CONFIG += ordered
|
|
|
|
TRANSLATIONS += \
|
|
Translations/Nederlands.nl.ts \
|
|
Translations/Deutsch.de.ts \
|
|
Translations/Chinese.cn.ts \
|
|
Translations/Francais.fr.ts \
|
|
Translations/Svenska.se.ts \
|
|
Translations/Espaniol.es.ts \
|
|
Translations/Bulgarian.bg.ts \
|
|
Translations/English.en_UK.ts
|