Changeset 6319311 in network-game for client/Client/Client.vcxproj
- Timestamp:
- Oct 1, 2013, 3:56:03 PM (11 years ago)
- Branches:
- master
- Children:
- 373089e
- Parents:
- 0693e25
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/Client/Client.vcxproj
r0693e25 r6319311 76 76 <ClCompile Include="chat.cpp" /> 77 77 <ClCompile Include="Button.cpp" /> 78 <ClCompile Include="GameRender.cpp" /> 78 79 <ClCompile Include="GuiComponent.cpp" /> 79 80 <ClCompile Include="main.cpp" /> … … 94 95 <ClInclude Include="chat.h" /> 95 96 <ClInclude Include="Button.h" /> 97 <ClInclude Include="GameRender.h" /> 96 98 <ClInclude Include="GuiComponent.h" /> 97 99 <ClInclude Include="RadioButtonList.h" />
Note:
See TracChangeset
for help on using the changeset viewer.