This commit is contained in:
TheLonelyShepherd 2017-12-12 17:50:22 +08:00 committed by minggo
parent 89781a44df
commit e127c353f6
1 changed files with 1 additions and 2 deletions

View File

@ -104,8 +104,7 @@
</PreLinkEvent>
<PreBuildEvent>
<Command>xcopy "$(ProjectDir)..\Resources" "$(OutDir)" /D /E /I /F /Y
xcopy "$(OutDir)..\*.dll" "$(OutDir)" /D /Y
xcopy "D:\bamtang\git\cocos2d-x\tests\game-controller-test\Resources\ipadhd" "$(OutDir)" /D /E /I /F /Y</Command>
xcopy "$(OutDir)..\*.dll" "$(OutDir)" /D /Y</Command>
</PreBuildEvent>
<PreBuildEvent>
<Message>Copy files</Message>