Changeset 1785314 in network-game for client/Client/Client.vcxproj.filters


Ignore:
Timestamp:
Sep 24, 2013, 12:31:56 AM (12 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
b72ed16
Parents:
c044a36
Message:

Added a lobby screen to the client where players will create and join games

File:
1 edited

Legend:

Unmodified
Added
Removed
  • client/Client/Client.vcxproj.filters

    rc044a36 r1785314  
    7070      <Filter>Source Files\common</Filter>
    7171    </ClCompile>
     72    <ClCompile Include="..\..\common\Game.cpp">
     73      <Filter>Source Files\common</Filter>
     74    </ClCompile>
    7275  </ItemGroup>
    7376  <ItemGroup>
     
    114117      <Filter>Header Files\common</Filter>
    115118    </ClInclude>
     119    <ClInclude Include="..\..\common\Game.h">
     120      <Filter>Header Files\common</Filter>
     121    </ClInclude>
    116122  </ItemGroup>
    117123  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.