Skip to content

Commit

Permalink
declare new files
Browse files Browse the repository at this point in the history
  • Loading branch information
yanntm committed Dec 27, 2018
1 parent fd93c27 commit 4124d98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions YoBot.vcxproj
Expand Up @@ -189,6 +189,7 @@
<ClCompile Include="BuildOrder.cpp" />
<ClCompile Include="DistUtil.cpp" />
<ClCompile Include="HarvesterStrategy.cpp" />
<ClCompile Include="ImageUtil.cpp" />
<ClCompile Include="MapTopology.cpp" />
<ClCompile Include="Pathing.cpp" />
<ClCompile Include="Placement.cpp" />
Expand All @@ -207,6 +208,7 @@
<ClInclude Include="DistUtil.h" />
<ClInclude Include="HarvesterStrategy.h" />
<ClInclude Include="AStar.h" />
<ClInclude Include="ImageUtil.h" />
<ClInclude Include="MapTopology.h" />
<ClInclude Include="BuildOrder.h" />
<ClInclude Include="Pathing.h" />
Expand Down

0 comments on commit 4124d98

Please sign in to comment.