Updated Visual Studio project files
This commit is contained in:
		@@ -128,9 +128,11 @@
 | 
			
		||||
  </ItemDefinitionGroup>
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
    <ClInclude Include="src\Generic\directednode.h" />
 | 
			
		||||
    <ClInclude Include="src\Generic\undirectednode.h" />
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
    <ClCompile Include="src\Generic\directednode.cpp" />
 | 
			
		||||
    <ClCompile Include="src\Generic\undirectednode.cpp" />
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
 | 
			
		||||
  <ImportGroup Label="ExtensionTargets">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user