_WithMemoryLog.props 570 B

123456789101112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
  5. <_PropertySheetDisplayName>With Memory Log</_PropertySheetDisplayName>
  6. </PropertyGroup>
  7. <ItemDefinitionGroup>
  8. <ClCompile>
  9. <PreprocessorDefinitions>ID_REDIRECT_NEWDELETE;ID_DEBUG_MEMORY;ID_DEBUG_UNINITIALIZED_MEMORY;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  10. </ClCompile>
  11. </ItemDefinitionGroup>
  12. </Project>