issue #400: change vs2010 vcproj to include CCCamera.cpp

This commit is contained in:
minggo 2011-03-18 15:06:26 +08:00
parent 1ce64f1ecf
commit 6524d037db
1 changed files with 1 additions and 1 deletions

View File

@ -327,7 +327,7 @@
<ClCompile Include="..\event_dispatcher\CCMouseEventDelegate.cpp">
<Filter>event_dispatcher</Filter>
</ClCompile>
<ClCompile Include="..\CCamera.cpp" />
<ClCompile Include="..\CCCamera.cpp" />
<ClCompile Include="..\CCConfiguration.cpp" />
<ClCompile Include="..\CCDrawingPrimitives.cpp" />
<ClCompile Include="..\CCScheduler.cpp" />