From 9f75de77d912d11d49d36a9c87b3b94fe43209f1 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 22 May 2020 14:11:15 +0300 Subject: fix for broken project file compatibility in VS2019 16.6.0 --- libs/sqlite3/sqlite3.vcxproj | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libs/sqlite3/sqlite3.vcxproj') diff --git a/libs/sqlite3/sqlite3.vcxproj b/libs/sqlite3/sqlite3.vcxproj index 570d1bc3af..1aacf2debc 100644 --- a/libs/sqlite3/sqlite3.vcxproj +++ b/libs/sqlite3/sqlite3.vcxproj @@ -26,6 +26,13 @@ + + + NotUsing + + + + _HAVE_SQLITE_CONFIG_H;%(PreprocessorDefinitions) -- cgit v1.2.3