Changeset 7d7df47 in network-game for client/Client/Client.vcxproj
- Timestamp:
- Nov 19, 2012, 8:45:48 PM (12 years ago)
- Branches:
- master
- Children:
- aee34b9
- Parents:
- 51f5101
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/Client/Client.vcxproj
r51f5101 r7d7df47 42 42 <WarningLevel>Level3</WarningLevel> 43 43 <Optimization>Disabled</Optimization> 44 <AdditionalIncludeDirectories>C:\Program Files\boost\boost_1_51;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 44 45 </ClCompile> 45 46 <Link> … … 63 64 <ClCompile Include="main.cpp" /> 64 65 </ItemGroup> 66 <ItemGroup> 67 <ClInclude Include="..\..\common\message.h" /> 68 </ItemGroup> 65 69 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 66 70 <ImportGroup Label="ExtensionTargets">
Note:
See TracChangeset
for help on using the changeset viewer.