Project file fix to account for ad4f6b122
This commit is contained in:
parent
70080f789b
commit
6a0aa3bdc9
2 changed files with 2 additions and 2 deletions
|
@ -726,7 +726,7 @@
|
|||
<ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Test_Debug|Win32'">$(IntDir)ai\</ObjectFileName>
|
||||
<ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Test_Release|Win32'">$(IntDir)ai\</ObjectFileName>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\src\animated_game.cpp" />
|
||||
<ClCompile Include="..\..\src\animated.cpp" />
|
||||
<ClCompile Include="..\..\src\arrow.cpp" />
|
||||
<ClCompile Include="..\..\src\attack_prediction.cpp" />
|
||||
<ClCompile Include="..\..\src\boilerplate-header.cpp" />
|
||||
|
|
|
@ -1398,7 +1398,7 @@
|
|||
<Filter>Map</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\src\about.cpp" />
|
||||
<ClCompile Include="..\..\src\animated_game.cpp" />
|
||||
<ClCompile Include="..\..\src\animated.cpp" />
|
||||
<ClCompile Include="..\..\src\arrow.cpp" />
|
||||
<ClCompile Include="..\..\src\attack_prediction.cpp" />
|
||||
<ClCompile Include="..\..\src\boilerplate-header.cpp" />
|
||||
|
|
Loading…
Add table
Reference in a new issue