diff --git a/far/far.vcxproj b/far/far.vcxproj index a7890b471f..b139b0a34f 100644 --- a/far/far.vcxproj +++ b/far/far.vcxproj @@ -109,7 +109,6 @@ if not exist $(BootstrapDir) mkdir $(BootstrapDir) stdcpplatest stdc17 true - EditAndContinue false @@ -132,6 +131,7 @@ if not exist $(BootstrapDir) mkdir $(BootstrapDir) MultiThreaded NDEBUG;%(PreprocessorDefinitions) true + ProgramDatabase NDEBUG;%(PreprocessorDefinitions) @@ -156,6 +156,7 @@ if not exist $(BootstrapDir) mkdir $(BootstrapDir) _DEBUG;ENABLE_TESTS;%(PreprocessorDefinitions) true true + EditAndContinue _DEBUG;%(PreprocessorDefinitions)