Index: Makefile.msc ================================================================== --- Makefile.msc +++ Makefile.msc @@ -15,11 +15,11 @@ # Set this non-0 to split the SQLite amalgamation file into chunks to # be used for debugging with Visual Studio. # !IFNDEF SPLIT_AMALGAMATION -SPLIT_AMALGAMATION = 1 +SPLIT_AMALGAMATION = 0 !ENDIF # Set this non-0 to use the International Components for Unicode (ICU). # !IFNDEF USE_ICU