<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
	ProjectType="Visual C++"
	Version="8.00"
	Name="release_impl_purify"
	InheritedPropertySheets=".\release_defaults.vsprops"
	>
	<Tool
		Name="VCCLCompilerTool"
		Optimization="0"
		PreprocessorDefinitions="PURIFY"
		RuntimeLibrary="0"
		BufferSecurityCheck="false"
	/>
	<Tool
		Name="VCLinkerTool"
    EnableCOMDATFolding="1"
	/>
</VisualStudioPropertySheet>