Changeset 3e44a59 in network-game for client/Client/Client.vcxproj
- Timestamp:
- Dec 23, 2013, 8:45:55 PM (11 years ago)
- Branches:
- master
- Children:
- 778d0c9
- Parents:
- c9f6a1c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/Client/Client.vcxproj
rc9f6a1c r3e44a59 69 69 <ClCompile Include="..\..\common\Common.cpp" /> 70 70 <ClCompile Include="..\..\common\Game.cpp" /> 71 <ClCompile Include="..\..\common\GameSummary.cpp" /> 71 72 <ClCompile Include="..\..\common\MessageContainer.cpp" /> 72 73 <ClCompile Include="..\..\common\MessageProcessor.cpp" /> … … 88 89 <ClInclude Include="..\..\common\Compiler.h" /> 89 90 <ClInclude Include="..\..\common\Game.h" /> 91 <ClInclude Include="..\..\common\GameSummary.h" /> 90 92 <ClInclude Include="..\..\common\MessageContainer.h" /> 91 93 <ClInclude Include="..\..\common\MessageProcessor.h" />
Note:
See TracChangeset
for help on using the changeset viewer.