From 82c8c5f7b9ab685e1ce57918d8c000db69fff913 Mon Sep 17 00:00:00 2001 From: Kimmo Varis Date: Tue, 24 Jun 2008 19:35:08 +0000 Subject: [PATCH] Fix ANSI build, Src/Common/RegOptionsMgr.cpp didn't have all needed properties in project file. --- Src/Merge.vcproj | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/Src/Merge.vcproj b/Src/Merge.vcproj index 1710ec992..524d702a2 100644 --- a/Src/Merge.vcproj +++ b/Src/Merge.vcproj @@ -4612,6 +4612,9 @@ Name="UnicodeRelease|Win32"> @@ -4619,15 +4622,32 @@ Name="UnicodeDebug|Win32"> + Optimization="0" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + PrecompiledHeaderThrough="" + BrowseInformation="1"/> + Optimization="0" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + PrecompiledHeaderThrough="" + BrowseInformation="1"/> - + + +