1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

update missing VS .h files

This commit is contained in:
Dydzio
2018-08-23 13:01:28 +02:00
committed by Alexander Shishkin
parent 1471043cae
commit 0edac2e124

View File

@@ -158,10 +158,13 @@
<ItemGroup>
<ClInclude Include="AIhelper.h" />
<ClInclude Include="AIUtility.h" />
<ClInclude Include="Fuzzy.h" />
<ClInclude Include="BuildingManager.h" />
<ClInclude Include="FuzzyEngines.h" />
<ClInclude Include="FuzzyHelper.h" />
<ClInclude Include="Goals.h" />
<ClInclude Include="MapObjectsEvaluator.h" />
<ClInclude Include="ResourceManager.h" />
<ClInclude Include="SectorMap.h" />
<ClInclude Include="StdInc.h" />
<ClInclude Include="VCAI.h" />
</ItemGroup>