blob: 8b65cfb6e5e739323fc15148b15840f33c73dc21 [file] [log] [blame]
zhanyong.wan585e57b2009-02-13 00:58:13 +00001<?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"
zhanyong.wan90c90f92009-06-17 22:11:04 +00009 AdditionalIncludeDirectories="&quot;$(GTestDir)/include&quot;"
zhanyong.wan585e57b2009-02-13 00:58:13 +000010 />
11 <UserMacro
12 Name="GTestDir"
vladlosevb3e90422011-02-12 01:56:45 +000013 Value="../../gtest"
zhanyong.wan585e57b2009-02-13 00:58:13 +000014 />
zhanyong.wan585e57b2009-02-13 00:58:13 +000015</VisualStudioPropertySheet>