# # # patch "visualc/botan.vcproj" # from [fddfcf4377e09802598f511860ac3c568f87ea13] # to [127e67af692185385c8858784480b4e43aafe42f] # ============================================================ --- visualc/botan.vcproj fddfcf4377e09802598f511860ac3c568f87ea13 +++ visualc/botan.vcproj 127e67af692185385c8858784480b4e43aafe42f @@ -41,7 +41,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories=""$(ProjectDir)\..";"$(ProjectDir)"" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" + PreprocessorDefinitions="WIN32;BOTAN_EXT_ENTROPY_SRC_CAPI;BOTAN_EXT_ENTROPY_SRC_WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" @@ -111,7 +111,7 @@ OmitFramePointers="true" WholeProgramOptimization="false" AdditionalIncludeDirectories=""$(ProjectDir)\..";"$(ProjectDir)"" - PreprocessorDefinitions="WIN32;NDEBUG;_MBCS;_CONSOLE" + PreprocessorDefinitions="WIN32;NDEBUG;BOTAN_EXT_ENTROPY_SRC_CAPI;BOTAN_EXT_ENTROPY_SRC_WIN32;_MBCS;_CONSOLE" StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="false"