Index: src/ch/ch.vc120.vcxproj
===================================================================
diff -u -rb712554e2b3602ce7242c7ff1cd7745b03378440 -rf1e2634c80d041acb448da768e644e81fdfb816d
--- src/ch/ch.vc120.vcxproj (.../ch.vc120.vcxproj) (revision b712554e2b3602ce7242c7ff1cd7745b03378440)
+++ src/ch/ch.vc120.vcxproj (.../ch.vc120.vcxproj) (revision f1e2634c80d041acb448da768e644e81fdfb816d)
@@ -218,20 +218,7 @@
MachineX86
"$(OutDir)"
-
- cd "$(TargetDir)"
-if "$(PlatformName)" EQU "x64" goto x64
-
-"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)"
-goto end
-
-:x64
-"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)"
-goto end
-
-:end
-
-
+
@@ -311,20 +298,7 @@
MachineX64
"$(OutDir)"
-
- cd "$(TargetDir)"
-if "$(PlatformName)" EQU "x64" goto x64
-
-"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)"
-goto end
-
-:x64
-"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)"
-goto end
-
-:end
-
-
+
@@ -406,20 +380,7 @@
MachineX86
"$(OutDir)"
-
- cd "$(TargetDir)"
-if "$(PlatformName)" EQU "x64" goto x64
-
-"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)"
-goto end
-
-:x64
-"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)"
-goto end
-
-:end
-
-
+
@@ -500,20 +461,7 @@
MachineX64
"$(OutDir)"
-
- cd "$(TargetDir)"
-if "$(PlatformName)" EQU "x64" goto x64
-
-"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)"
-goto end
-
-:x64
-"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)"
-goto end
-
-:end
-
-
+