From 90757fba5d6916c171d95b445c54fb2b0eab8317 Mon Sep 17 00:00:00 2001 From: Anonymous Maarten Date: Sun, 4 Aug 2024 22:16:22 +0200 Subject: [PATCH] Remove bscmake reference Although BSCMAKE is still installed with Visual Studio, it is no longer used by the IDE. Since Visual Studio 2008, browse and symbol information is stored automatically in a SQL Server .sdf file in the solution folder. --- VisualC/tests/testplatform/testplatform.vcxproj | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/VisualC/tests/testplatform/testplatform.vcxproj b/VisualC/tests/testplatform/testplatform.vcxproj index 788429ec5..7752f733f 100644 --- a/VisualC/tests/testplatform/testplatform.vcxproj +++ b/VisualC/tests/testplatform/testplatform.vcxproj @@ -107,10 +107,6 @@ true Windows - - true - .\Debug/testplatform.bsc - @@ -140,10 +136,6 @@ true Windows - - true - .\Debug/testplatform.bsc - @@ -170,10 +162,6 @@ Windows - - true - .\Release/testplatform.bsc - @@ -200,10 +188,6 @@ Windows - - true - .\Release/testplatform.bsc -