mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 02:30:44 +00:00
18 lines
418 B
Prolog
18 lines
418 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += sleepyhead
|
|
|
|
CONFIG += ordered
|
|
|
|
TRANSLATIONS += \
|
|
Translations/Nederlands.nl.ts \
|
|
Translations/Deutsch.de.ts \
|
|
Translations/Chinese.zh.ts \
|
|
Translations/Francais.fr.ts \
|
|
Translations/Svenska.se.ts \
|
|
Translations/Suomi.fi.ts \
|
|
Translations/Espaniol.es.ts \
|
|
Translations/Bulgarian.bg.ts \
|
|
Translations/English.en_UK.ts \
|
|
Translations/Portugues.pt.ts
|