Updated: [ALL] win32 build system to use the new -dupecheck option for TexturePacker.exe (creates smaller xbt files)
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@104 0c45cd24-f56c-ec91-222f-6e3ca35936fa
This commit is contained in:
parent
a6ab33ed13
commit
0c5f3a3913
@ -12,7 +12,7 @@ Echo exclude.txt>>exclude.txt
|
|||||||
|
|
||||||
ECHO ----------------------------------------
|
ECHO ----------------------------------------
|
||||||
ECHO Creating XBT File...
|
ECHO Creating XBT File...
|
||||||
START /B /WAIT ..\..\TexturePacker\TexturePacker -input media -output BUILD\skin.pm3.hd\media\Textures.xbt
|
START /B /WAIT ..\..\TexturePacker\TexturePacker -dupecheck -input media -output BUILD\skin.pm3.hd\media\Textures.xbt
|
||||||
|
|
||||||
ECHO ----------------------------------------
|
ECHO ----------------------------------------
|
||||||
ECHO XBT Texture Files Created...
|
ECHO XBT Texture Files Created...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user