Changeset 6475138 in network-game for client/Client/Client.vcxproj
- Timestamp:
- Nov 25, 2012, 1:13:45 AM (12 years ago)
- Branches:
- master
- Children:
- 2488852
- Parents:
- 9a3e6b1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/Client/Client.vcxproj
r9a3e6b1 r6475138 65 65 <ItemGroup> 66 66 <ClCompile Include="..\..\common\message.cpp" /> 67 <ClCompile Include="chat.cpp" /> 67 68 <ClCompile Include="main.cpp" /> 68 69 </ItemGroup> … … 70 71 <ClInclude Include="..\..\common\compiler.h" /> 71 72 <ClInclude Include="..\..\common\message.h" /> 73 <ClInclude Include="chat.h" /> 72 74 </ItemGroup> 73 75 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
Note:
See TracChangeset
for help on using the changeset viewer.