mirror of https://github.com/axmolengine/axmol.git
issue #400: change vs2010 vcproj to include CCCamera.cpp
This commit is contained in:
parent
1ce64f1ecf
commit
6524d037db
|
@ -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" />
|
||||
|
|
Loading…
Reference in New Issue