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


Ignore:
Timestamp:
Oct 1, 2013, 3:56:03 PM (11 years ago)
Author:
Dmitry Portnoy <dportnoy@…>
Branches:
master
Children:
373089e
Parents:
0693e25
Message:

Some redfinition issues related to winsock2 are fixed and a few allegro rendering functions are now in GameRender

File:
1 edited

Legend:

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

    r0693e25 r6319311  
    7373      <Filter>Source Files\common</Filter>
    7474    </ClCompile>
     75    <ClCompile Include="GameRender.cpp">
     76      <Filter>Source Files</Filter>
     77    </ClCompile>
    7578  </ItemGroup>
    7679  <ItemGroup>
     
    120123      <Filter>Header Files\common</Filter>
    121124    </ClInclude>
     125    <ClInclude Include="GameRender.h">
     126      <Filter>Header Files</Filter>
     127    </ClInclude>
    122128  </ItemGroup>
    123129  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.