blob: 875939c183737d79dbda2b907a35b44bfa78d338 [file] [log] [blame]
Austin Schuh0cbef622015-09-06 17:34:52 -07001<?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"
Austin Schuh889ac432018-10-29 22:57:02 -070013 Value="../../../googletest"
Austin Schuh0cbef622015-09-06 17:34:52 -070014 />
15</VisualStudioPropertySheet>