mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Fix to include vstd/CLoggerBase.h
This commit is contained in:
		| @@ -7,7 +7,7 @@ | ||||
|   <PropertyGroup> | ||||
|     <_PropertySheetDisplayName>VCMI_global</_PropertySheetDisplayName> | ||||
|     <LibraryPath>$(SolutionDir)\deps\libs;$(ProjectDir);$(LibraryPath)</LibraryPath> | ||||
|     <IncludePath>$(SolutionDir)\deps\include;$(ProjectDir);$(IncludePath)</IncludePath> | ||||
|     <IncludePath>$(SolutionDir)\deps\include;$(SolutionDir)\include;$(ProjectDir);$(IncludePath)</IncludePath> | ||||
|     <OutDir>$(VCMI_Out)\</OutDir> | ||||
|   </PropertyGroup> | ||||
|   <ItemDefinitionGroup> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user