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


Ignore:
Timestamp:
Jul 22, 2013, 11:52:39 PM (12 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
dee75cc
Parents:
365e156
Message:

Add status messages for login and registration and remove the Message class (MessageProcessor includes all that functionality now)

File:
1 edited

Legend:

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

    r365e156 r49da01a  
    4343      <Filter>Source Files\gui</Filter>
    4444    </ClCompile>
    45     <ClCompile Include="..\..\common\Message.cpp">
    46       <Filter>Source Files\common</Filter>
    47     </ClCompile>
    4845    <ClCompile Include="Window.cpp">
    4946      <Filter>Source Files\gui</Filter>
     
    8784      <Filter>Header Files\common</Filter>
    8885    </ClInclude>
    89     <ClInclude Include="..\..\common\Message.h">
    90       <Filter>Header Files\common</Filter>
    91     </ClInclude>
    9286    <ClInclude Include="..\..\common\Common.h">
    9387      <Filter>Header Files\common</Filter>
Note: See TracChangeset for help on using the changeset viewer.