Changeset 10f6fc2 in network-game for client/Client/Client.vcxproj
- Timestamp:
- Jul 14, 2013, 9:42:56 PM (12 years ago)
- Branches:
- master
- Children:
- 198cf2d
- Parents:
- 9b5d30b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/Client/Client.vcxproj
r9b5d30b r10f6fc2 68 68 <ItemGroup> 69 69 <ClCompile Include="..\..\common\Common.cpp" /> 70 <ClCompile Include="..\..\common\MessageProcessor.cpp" /> 70 71 <ClCompile Include="..\..\common\Projectile.cpp" /> 71 72 <ClCompile Include="..\..\common\WorldMap.cpp" /> … … 83 84 <ClInclude Include="..\..\common\Common.h" /> 84 85 <ClInclude Include="..\..\common\Compiler.h" /> 86 <ClInclude Include="..\..\common\MessageProcessor.h" /> 85 87 <ClInclude Include="..\..\common\Projectile.h" /> 86 88 <ClInclude Include="..\..\common\WorldMap.h" />
Note:
See TracChangeset
for help on using the changeset viewer.