shiqian | c6cece7 | 2008-12-10 07:50:41 +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" |
shiqian | a92e496 | 2008-12-10 18:34:33 +0000 | [diff] [blame] | 18 | Value="../boost" |
shiqian | c6cece7 | 2008-12-10 07:50:41 +0000 | [diff] [blame] | 19 | /> |
| 20 | </VisualStudioPropertySheet> |