Update VC9 project file to add modes/overworld.[ch]pp

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10450 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
stephenjust
2011-12-19 21:45:34 +00:00
parent 7335106504
commit 33e93f050b

View File

@@ -526,6 +526,10 @@
RelativePath="..\..\modes\linear_world.cpp"
>
</File>
<File
RelativePath="..\..\modes\overworld.cpp"
>
</File>
<File
RelativePath="..\..\modes\profile_world.cpp"
>
@@ -1612,6 +1616,10 @@
RelativePath="..\..\modes\linear_world.hpp"
>
</File>
<File
RelativePath="..\..\modes\overworld.hpp"
>
</File>
<File
RelativePath="..\..\modes\profile_world.hpp"
>