Updates VS 2010 project files.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13674 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
3ef3193a7e
commit
bf11fb4076
@ -313,6 +313,7 @@
|
||||
<ClCompile Include="..\..\utils\profiler.cpp" />
|
||||
<ClCompile Include="..\..\utils\random_generator.cpp" />
|
||||
<ClCompile Include="..\..\utils\string_utils.cpp" />
|
||||
<ClCompile Include="..\..\utils\time.cpp" />
|
||||
<ClCompile Include="..\..\utils\translation.cpp" />
|
||||
<ClCompile Include="..\..\utils\vec3.cpp" />
|
||||
<ClCompile Include="..\..\audio\music_information.cpp" />
|
||||
|
@ -870,6 +870,9 @@
|
||||
<ClCompile Include="..\..\guiengine\widgets\rating_bar_widget.cpp">
|
||||
<Filter>Source Files\guiengine\widgets</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\utils\time.cpp">
|
||||
<Filter>Source Files\utils</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\..\main_loop.hpp">
|
||||
|
Loading…
Reference in New Issue
Block a user