mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Add visual studio file changes in advance
This commit is contained in:
parent
1a78ea15bb
commit
13cca972d6
@ -141,6 +141,7 @@
|
||||
<ClCompile Include="Fuzzy.cpp" />
|
||||
<ClCompile Include="Goals.cpp" />
|
||||
<ClCompile Include="main.cpp" />
|
||||
<ClCompile Include="MapObjectsEvaluator.cpp" />
|
||||
<ClCompile Include="StdInc.cpp">
|
||||
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
|
||||
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
|
||||
@ -153,6 +154,7 @@
|
||||
<ClInclude Include="AIUtility.h" />
|
||||
<ClInclude Include="Fuzzy.h" />
|
||||
<ClInclude Include="Goals.h" />
|
||||
<ClInclude Include="MapObjectsEvaluator.h" />
|
||||
<ClInclude Include="StdInc.h" />
|
||||
<ClInclude Include="VCAI.h" />
|
||||
</ItemGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user