From 992a79075b12367c3dfe050e40747e0b1c9c3eac Mon Sep 17 00:00:00 2001 From: tomcw Date: Sat, 30 Oct 2021 14:53:14 +0100 Subject: [PATCH] For the pre-build event (TestCPU6502), don't echo the message for the VS2019 platform toolset. NB. still needed for v141_xp toolset. --- AppleWinExpress2019.vcxproj | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/AppleWinExpress2019.vcxproj b/AppleWinExpress2019.vcxproj index 3ac86f21..f3a979e5 100644 --- a/AppleWinExpress2019.vcxproj +++ b/AppleWinExpress2019.vcxproj @@ -465,8 +465,7 @@ 5.01 - echo Performing unit-test: TestCPU6502 -.\Debug\TestCPU6502.exe + .\Debug\TestCPU6502.exe Performing unit-test: TestCPU6502 @@ -521,8 +520,7 @@ 5.01 - echo Performing unit-test: TestCPU6502 -.\Debug\TestCPU6502.exe + .\Debug\TestCPU6502.exe Performing unit-test: TestCPU6502 @@ -554,8 +552,7 @@ 5.01 - echo Performing unit-test: TestCPU6502 -.\Release\TestCPU6502.exe + .\Release\TestCPU6502.exe Performing unit-test: TestCPU6502 @@ -621,8 +618,7 @@ 5.01 - echo Performing unit-test: TestCPU6502 -.\Release\TestCPU6502.exe + .\Release\TestCPU6502.exe Performing unit-test: TestCPU6502