Changeset 3e44a59 in network-game for client/Client/Client.vcxproj


Ignore:
Timestamp:
Dec 23, 2013, 8:45:55 PM (11 years ago)
Author:
Dmitry Portnoy <dportnoy@…>
Branches:
master
Children:
778d0c9
Parents:
c9f6a1c
Message:

The client shows a game summary screen when the current game cfinishes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • client/Client/Client.vcxproj

    rc9f6a1c r3e44a59  
    6969    <ClCompile Include="..\..\common\Common.cpp" />
    7070    <ClCompile Include="..\..\common\Game.cpp" />
     71    <ClCompile Include="..\..\common\GameSummary.cpp" />
    7172    <ClCompile Include="..\..\common\MessageContainer.cpp" />
    7273    <ClCompile Include="..\..\common\MessageProcessor.cpp" />
     
    8889    <ClInclude Include="..\..\common\Compiler.h" />
    8990    <ClInclude Include="..\..\common\Game.h" />
     91    <ClInclude Include="..\..\common\GameSummary.h" />
    9092    <ClInclude Include="..\..\common\MessageContainer.h" />
    9193    <ClInclude Include="..\..\common\MessageProcessor.h" />
Note: See TracChangeset for help on using the changeset viewer.