Updated visual studio project file to support the new files which
were in r1305. git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1319 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
3bac108b3a
commit
e6a0fe8b72
@ -668,6 +668,10 @@
|
||||
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\actionmap.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="../../../src\attachment.cpp"
|
||||
>
|
||||
@ -724,10 +728,6 @@
|
||||
RelativePath="../../../src\history.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="../../../src\inputmap.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="../../../src\isect.cpp"
|
||||
>
|
||||
@ -1022,6 +1022,10 @@
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\actionmap.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="../../../src\attachment.hpp"
|
||||
>
|
||||
@ -1090,10 +1094,6 @@
|
||||
RelativePath="../../../src\history.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="../../../src\inputmap.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="../../../src\isect.hpp"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user