~valhalla-routing/+junk/valhalla_2.1.9-0ubuntu1

« back to all changes in this revision

Viewing changes to libvalhalla/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock_config.vsprops

  • Committer: valhalla
  • Date: 2017-04-24 20:20:53 UTC
  • Revision ID: valhalla@mapzen.com-20170424202053-7o69b9nwx9ee0tw3
PackagingĀ forĀ 2.1.9-0ubuntu1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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="../../../googletest"
 
14
        />
 
15
</VisualStudioPropertySheet>