From 0e854af70f6f330e63aa36fde125fbb0ca4ff8ef Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 18 Dec 2018 15:40:58 +0300 Subject: C++ exceptions are disabled in all cases where they just prevent warnings --- plugins/Dbx_sqlite/dbx_sqlite.vcxproj | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/Dbx_sqlite/dbx_sqlite.vcxproj') diff --git a/plugins/Dbx_sqlite/dbx_sqlite.vcxproj b/plugins/Dbx_sqlite/dbx_sqlite.vcxproj index a49f988021..028d343eea 100644 --- a/plugins/Dbx_sqlite/dbx_sqlite.vcxproj +++ b/plugins/Dbx_sqlite/dbx_sqlite.vcxproj @@ -32,7 +32,6 @@ - Sync $(ProjectDir)..\..\libs\sqlite3\src;%(AdditionalIncludeDirectories) -- cgit v1.2.3