change Project name to libbox2d

This commit is contained in:
Huabing.Xu 2014-07-28 12:13:52 +08:00
parent 2795c10627
commit 030d48ea32
1 changed files with 2 additions and 2 deletions

View File

@ -11,9 +11,9 @@
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectName>libBox2D</ProjectName>
<ProjectName>libbox2d</ProjectName>
<ProjectGuid>{929480E7-23C0-4DF6-8456-096D71547116}</ProjectGuid>
<RootNamespace>Box2D.win32</RootNamespace>
<RootNamespace>libbox2d.win32</RootNamespace>
<Keyword>Win32Proj</Keyword>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />