diff --git a/tests/game-controller-test/proj.win32/game-controller-test.vcxproj b/tests/game-controller-test/proj.win32/game-controller-test.vcxproj
index 3c8a8cd7c9..3ea8c11aad 100644
--- a/tests/game-controller-test/proj.win32/game-controller-test.vcxproj
+++ b/tests/game-controller-test/proj.win32/game-controller-test.vcxproj
@@ -104,8 +104,7 @@
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
+xcopy "$(OutDir)..\*.dll" "$(OutDir)" /D /Y
Copy files