Changeset 1785314 in network-game for client/Client/Client.vcxproj
- Timestamp:
- Sep 24, 2013, 12:31:56 AM (11 years ago)
- Branches:
- master
- Children:
- b72ed16
- Parents:
- c044a36
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/Client/Client.vcxproj
rc044a36 r1785314 68 68 <ItemGroup> 69 69 <ClCompile Include="..\..\common\Common.cpp" /> 70 <ClCompile Include="..\..\common\Game.cpp" /> 70 71 <ClCompile Include="..\..\common\MessageContainer.cpp" /> 71 72 <ClCompile Include="..\..\common\MessageProcessor.cpp" /> … … 85 86 <ClInclude Include="..\..\common\Common.h" /> 86 87 <ClInclude Include="..\..\common\Compiler.h" /> 88 <ClInclude Include="..\..\common\Game.h" /> 87 89 <ClInclude Include="..\..\common\MessageContainer.h" /> 88 90 <ClInclude Include="..\..\common\MessageProcessor.h" />
Note:
See TracChangeset
for help on using the changeset viewer.