Changed the GTestDir marco value to reflect the new dir of googletest.
This commit is contained in:
		
							parent
							
								
									ac04238b22
								
							
						
					
					
						commit
						45ee7b0c46
					
				@ -10,6 +10,6 @@
 | 
			
		||||
	/>
 | 
			
		||||
	<UserMacro
 | 
			
		||||
		Name="GTestDir"
 | 
			
		||||
		Value="../../gtest"
 | 
			
		||||
		Value="../../../googletest"
 | 
			
		||||
	/>
 | 
			
		||||
</VisualStudioPropertySheet>
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,7 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | 
			
		||||
  <PropertyGroup Label="UserMacros">
 | 
			
		||||
    <GTestDir>../../gtest</GTestDir>
 | 
			
		||||
    <GTestDir>../../../googletest</GTestDir>
 | 
			
		||||
  </PropertyGroup>
 | 
			
		||||
  <PropertyGroup>
 | 
			
		||||
    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user