Application: Fixed typo

This commit is contained in:
spx 2012-11-24 12:48:06 +09:00
parent 425a4de015
commit 950f86add1

View File

@ -106,7 +106,7 @@ mkdir ..\testbench\x32\debug\Skins
if not exist ..\testbench\x32\debug\Layouts (mkdir ..\testbench\x32\debug\Layouts) if not exist ..\testbench\x32\debug\Layouts (mkdir ..\testbench\x32\debug\Layouts)
echo "Copying skins..." echo "Copying skins..."
xcopy /Q /S /Y ..\Build\Skins ..\testbench\x32\debug\Skins xcopy /Q /S /Y ..\Build\Skins ..\testbench\x32\debug\Skins
xcopy /Q /S /Y ..\Build\Themes ..\testbench\x32\debug\Layoutss xcopy /Q /S /Y ..\Build\Themes ..\testbench\x32\debug\Layouts
:skip</Command> :skip</Command>
</PostBuildEvent> </PostBuildEvent>
<Manifest> <Manifest>