Updated [PM3.HD] the build.bat file to take into account the new theme

git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@289 0c45cd24-f56c-ec91-222f-6e3ca35936fa
This commit is contained in:
JezzX2 2011-02-01 10:08:58 +00:00
parent e448eedb92
commit f2a9bbbd79
1 changed files with 2 additions and 1 deletions

View File

@ -11,8 +11,9 @@ Echo dsstdfx.bin>>exclude.txt
Echo exclude.txt>>exclude.txt
ECHO ----------------------------------------
ECHO Creating XBT File...
ECHO Creating XBT Files...
START /B /WAIT ..\..\TexturePacker\TexturePacker -dupecheck -input media -output BUILD\skin.pm3.hd\media\Textures.xbt
START /B /WAIT ..\..\TexturePacker\TexturePacker -dupecheck -input themes\Old_School -output BUILD\skin.pm3.hd\media\Old_School.xbt
ECHO ----------------------------------------
ECHO XBT Texture Files Created...