zhanyong.wan | 585e57b | 2009-02-13 00:58:13 +0000 | [diff] [blame^] | 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=""$(BoostDir)/boost/tr1/tr1";"$(BoostDir)";"$(GTestDir)/include""
|
| 10 | PreprocessorDefinitions="GTEST_HAS_TR1_TUPLE=1"
|
| 11 | />
|
| 12 | <UserMacro
|
| 13 | Name="GTestDir"
|
| 14 | Value="../gtest"
|
| 15 | />
|
| 16 | <UserMacro
|
| 17 | Name="BoostDir"
|
| 18 | Value="../boost"
|
| 19 | />
|
| 20 | </VisualStudioPropertySheet>
|