|
|
@@ -4,10 +4,14 @@ |
|
|
|
<ClInclude Include="..\mrpigeon\mrpigeon.h" /> |
|
|
|
<ClInclude Include="..\mrpigeon\enemy.h" /> |
|
|
|
<ClInclude Include="..\mrpigeon\player.h" /> |
|
|
|
<ClInclude Include="..\mrpigeon\blueenemy.h" /> |
|
|
|
<ClInclude Include="..\mrpigeon\redenemy.h" /> |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<ClCompile Include="..\mrpigeon\mrpigeon.cpp" /> |
|
|
|
<ClCompile Include="..\mrpigeon\enemy.cpp" /> |
|
|
|
<ClCompile Include="..\mrpigeon\player.cpp" /> |
|
|
|
<ClCompile Include="..\mrpigeon\blueenemy.cpp" /> |
|
|
|
<ClCompile Include="..\mrpigeon\redenemy.cpp" /> |
|
|
|
</ItemGroup> |
|
|
|
</Project> |