Home | History | Annotate | Download | only in 2005
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioPropertySheet
      3 	ProjectType="Visual C++"
      4 	Version="8.00"
      5 	Name="gmock_config"
      6 	>
      7 	<Tool
      8 		Name="VCCLCompilerTool"
      9 		AdditionalIncludeDirectories="&quot;$(GTestDir)/include&quot;"
     10 	/>
     11 	<UserMacro
     12 		Name="GTestDir"
     13 		Value="../../gtest"
     14 	/>
     15 </VisualStudioPropertySheet>
     16