Jelajahi Sumber

Fix to include vstd/CLoggerBase.h

Dydzio 8 tahun lalu
induk
melakukan
651f0da9a1
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      VCMI_global.props

+ 1 - 1
VCMI_global.props

@@ -7,7 +7,7 @@
   <PropertyGroup>
   <PropertyGroup>
     <_PropertySheetDisplayName>VCMI_global</_PropertySheetDisplayName>
     <_PropertySheetDisplayName>VCMI_global</_PropertySheetDisplayName>
     <LibraryPath>$(SolutionDir)\deps\libs;$(ProjectDir);$(LibraryPath)</LibraryPath>
     <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>
     <OutDir>$(VCMI_Out)\</OutDir>
   </PropertyGroup>
   </PropertyGroup>
   <ItemDefinitionGroup>
   <ItemDefinitionGroup>