From d25347cfcd93e281d9c3a119dc324b633b208808 Mon Sep 17 00:00:00 2001 From: Che-Hsun Liu Date: Tue, 19 Jun 2018 18:28:33 +0800 Subject: [PATCH] Add a missing closing tag in idapython.vcxproj. --- idapython.vcxproj | 1 + 1 file changed, 1 insertion(+) diff --git a/idapython.vcxproj b/idapython.vcxproj index 2792f5d..9393c48 100644 --- a/idapython.vcxproj +++ b/idapython.vcxproj @@ -223,6 +223,7 @@ Cdecl 4102;4005;4804;4018;4800;%(DisableSpecificWarnings) true + NDEBUG;%(PreprocessorDefinitions) 0x0419