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


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

    r0693e25 r6319311  
    7676    <ClCompile Include="chat.cpp" />
    7777    <ClCompile Include="Button.cpp" />
     78    <ClCompile Include="GameRender.cpp" />
    7879    <ClCompile Include="GuiComponent.cpp" />
    7980    <ClCompile Include="main.cpp" />
     
    9495    <ClInclude Include="chat.h" />
    9596    <ClInclude Include="Button.h" />
     97    <ClInclude Include="GameRender.h" />
    9698    <ClInclude Include="GuiComponent.h" />
    9799    <ClInclude Include="RadioButtonList.h" />
Note: See TracChangeset for help on using the changeset viewer.