Generate .pak for each locale.

This commit is contained in:
Cheng Zhao 2014-05-29 19:08:59 +08:00
parent f57bcfc429
commit 16bc7f10c1
3 changed files with 65 additions and 2 deletions

View file

@ -62,9 +62,11 @@ TARGET_DIRECTORIES = {
],
'win32': [
'resources',
'locales',
],
'linux': [
'resources',
'locales',
],
}