Changeset 62ee2ce in network-game for client/Client/Client.vcxproj
- Timestamp:
- Feb 5, 2013, 7:02:32 PM (12 years ago)
- Branches:
- master
- Children:
- 384b7e0, 60017fc
- Parents:
- 60b77d2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/Client/Client.vcxproj
r60b77d2 r62ee2ce 65 65 <ItemGroup> 66 66 <ClCompile Include="..\..\common\Common.cpp" /> 67 <ClCompile Include="..\..\common\WorldMap.cpp" /> 67 68 <ClCompile Include="..\..\common\Message.cpp" /> 68 69 <ClCompile Include="..\..\common\Player.cpp" /> … … 77 78 <ClInclude Include="..\..\common\Common.h" /> 78 79 <ClInclude Include="..\..\common\Compiler.h" /> 80 <ClInclude Include="..\..\common\WorldMap.h" /> 79 81 <ClInclude Include="..\..\common\Message.h" /> 80 82 <ClInclude Include="..\..\common\Player.h" />
Note:
See TracChangeset
for help on using the changeset viewer.