mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 18:50:44 +00:00
17 lines
329 B
Prolog
17 lines
329 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS = 3rdparty sleepyhead
|
|
|
|
CONFIG += ordered
|
|
|
|
TRANSLATIONS += \
|
|
Translations/Nederlands.nl_NL.ts \
|
|
Translations/Francais.fr.ts \
|
|
Translations/Svenska.se.ts \
|
|
Translations/Deutsch.de_DE.ts \
|
|
Translations/Espaniol.es.ts \
|
|
Translations/Bulgarian.bg.ts
|
|
|
|
|
|
sleepyhead.depends = 3rdparty
|