From 1226611b78512a0e1b6299e5dd51c354290df0f4 Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 22 Jun 2025 08:24:55 +1000 Subject: Stop making .BSC file as not needed and shows warnings. --- win32/Scintilla.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/Scintilla.vcxproj b/win32/Scintilla.vcxproj index 0336654a9..21fcfc2a6 100644 --- a/win32/Scintilla.vcxproj +++ b/win32/Scintilla.vcxproj @@ -86,7 +86,7 @@ Level4 _USRDLL;%(PreprocessorDefinitions) ..\include;..\src; - true + false true false ProgramDatabase -- cgit v1.2.3