mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-02 00:10:22 +02:00
Fix to include vstd/CLoggerBase.h
This commit is contained in:
parent
e3ba491fa1
commit
651f0da9a1
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user