Changeset fbcfc35 in network-game for client/Client/Client.vcxproj
- Timestamp:
- Jun 9, 2013, 5:59:48 PM (12 years ago)
- Branches:
- master
- Children:
- 8795a38
- Parents:
- b978503
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/Client/Client.vcxproj
rb978503 rfbcfc35 65 65 <ItemGroup> 66 66 <ClCompile Include="..\..\common\Common.cpp" /> 67 <ClCompile Include="..\..\common\Projectile.cpp" /> 67 68 <ClCompile Include="..\..\common\WorldMap.cpp" /> 68 69 <ClCompile Include="..\..\common\Message.cpp" /> … … 78 79 <ClInclude Include="..\..\common\Common.h" /> 79 80 <ClInclude Include="..\..\common\Compiler.h" /> 81 <ClInclude Include="..\..\common\Projectile.h" /> 80 82 <ClInclude Include="..\..\common\WorldMap.h" /> 81 83 <ClInclude Include="..\..\common\Message.h" />
Note:
See TracChangeset
for help on using the changeset viewer.