move googlemock files into googlemock/ subdir
This commit is contained in:
15
googlemock/msvc/2005/gmock_config.vsprops
Normal file
15
googlemock/msvc/2005/gmock_config.vsprops
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioPropertySheet
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Name="gmock_config"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories=""$(GTestDir)/include""
|
||||
/>
|
||||
<UserMacro
|
||||
Name="GTestDir"
|
||||
Value="../../gtest"
|
||||
/>
|
||||
</VisualStudioPropertySheet>
|
||||
Reference in New Issue
Block a user