Updates VS 10 project files.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7776 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2011-03-01 13:59:00 +00:00
parent 16f32c4471
commit ec4dafeb83
2 changed files with 0 additions and 8 deletions

View File

@ -269,7 +269,6 @@
<ClCompile Include="..\..\graphics\skid_marks.cpp" />
<ClCompile Include="..\..\graphics\slip_stream.cpp" />
<ClCompile Include="..\..\graphics\stars.cpp" />
<ClCompile Include="..\..\graphics\water_splash.cpp" />
<ClCompile Include="..\..\network\connect_message.cpp" />
<ClCompile Include="..\..\network\kart_control_message.cpp" />
<ClCompile Include="..\..\network\kart_update_message.cpp" />
@ -487,7 +486,6 @@
<ClInclude Include="..\..\graphics\skid_marks.hpp" />
<ClInclude Include="..\..\graphics\slip_stream.hpp" />
<ClInclude Include="..\..\graphics\stars.hpp" />
<ClInclude Include="..\..\graphics\water_splash.hpp" />
<ClInclude Include="..\..\tracks\ambient_light_sphere.hpp" />
<ClInclude Include="..\..\tracks\bezier_curve.hpp" />
<ClInclude Include="..\..\tracks\check_lap.hpp" />

View File

@ -435,9 +435,6 @@
<ClCompile Include="..\..\graphics\stars.cpp">
<Filter>Quelldateien\graphics</Filter>
</ClCompile>
<ClCompile Include="..\..\graphics\water_splash.cpp">
<Filter>Quelldateien\graphics</Filter>
</ClCompile>
<ClCompile Include="..\..\network\connect_message.cpp">
<Filter>Quelldateien\network</Filter>
</ClCompile>
@ -1085,9 +1082,6 @@
<ClInclude Include="..\..\graphics\stars.hpp">
<Filter>Headerdateien\graphics</Filter>
</ClInclude>
<ClInclude Include="..\..\graphics\water_splash.hpp">
<Filter>Headerdateien\graphics</Filter>
</ClInclude>
<ClInclude Include="..\..\tracks\ambient_light_sphere.hpp">
<Filter>Headerdateien\tracks</Filter>
</ClInclude>