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


Ignore:
Timestamp:
Jul 21, 2013, 6:25:00 PM (12 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
49da01a
Parents:
09ddba7
Message:

Added a TextLabel gui element and updated the client to show status messages when registering or logging in

File:
1 edited

Legend:

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

    r09ddba7 r365e156  
    6767      <Filter>Source Files\common</Filter>
    6868    </ClCompile>
     69    <ClCompile Include="TextLabel.cpp">
     70      <Filter>Source Files\gui</Filter>
     71    </ClCompile>
    6972  </ItemGroup>
    7073  <ItemGroup>
     
    108111      <Filter>Header Files\common</Filter>
    109112    </ClInclude>
     113    <ClInclude Include="TextLabel.h">
     114      <Filter>Header Files\gui</Filter>
     115    </ClInclude>
    110116  </ItemGroup>
    111117  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.