Translation conversion is now automatically called from the project file

Improved the translation converion script on Windows


FossilOrigin-Name: e574454625a7701da9d1959fa72e54036d5ab7c3
This commit is contained in:
Kostas
2015-08-26 19:45:48 +00:00
parent 66695b38bc
commit 3d73fa7137
4 changed files with 18 additions and 20 deletions

View File

@@ -15,6 +15,7 @@ TEMPLATE = app
win32 {
RC_FILE = rsrc/fuel.rc
LIBS += -luser32 -lshell32 -luuid
system(intl\convert.bat)
}
macx {