From 5a0dfa4248b9ac32892510494b48b5b9a3f192c8 Mon Sep 17 00:00:00 2001 From: smlu Date: Mon, 30 Nov 2015 14:34:24 +0100 Subject: [PATCH] Bug fix --- contrib/vs/tl-parser.vcxproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/vs/tl-parser.vcxproj b/contrib/vs/tl-parser.vcxproj index 75ef601..96e044a 100644 --- a/contrib/vs/tl-parser.vcxproj +++ b/contrib/vs/tl-parser.vcxproj @@ -161,7 +161,7 @@ MaxSpeed true true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + WIN32;_CONSOLE;%(PreprocessorDefinitions) true @@ -187,7 +187,7 @@ MaxSpeed true true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + _CONSOLE;%(PreprocessorDefinitions) true @@ -205,4 +205,4 @@ - \ No newline at end of file +