Changeset 49da01a in network-game for client/Client/Client.vcxproj
- Timestamp:
- Jul 22, 2013, 11:52:39 PM (11 years ago)
- Branches:
- master
- Children:
- dee75cc
- Parents:
- 365e156
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/Client/Client.vcxproj
r365e156 r49da01a 71 71 <ClCompile Include="..\..\common\Projectile.cpp" /> 72 72 <ClCompile Include="..\..\common\WorldMap.cpp" /> 73 <ClCompile Include="..\..\common\Message.cpp" />74 73 <ClCompile Include="..\..\common\Player.cpp" /> 75 74 <ClCompile Include="chat.cpp" /> … … 88 87 <ClInclude Include="..\..\common\Projectile.h" /> 89 88 <ClInclude Include="..\..\common\WorldMap.h" /> 90 <ClInclude Include="..\..\common\Message.h" />91 89 <ClInclude Include="..\..\common\Player.h" /> 92 90 <ClInclude Include="chat.h" />
Note:
See TracChangeset
for help on using the changeset viewer.