diff options
Diffstat (limited to 'projects/openttd.vcproj')
-rw-r--r-- | projects/openttd.vcproj | 26 |
1 files changed, 15 insertions, 11 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index ded005ee1..b86376c87 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -1000,37 +1000,41 @@ </File> </Filter> <Filter - Name="YAPF" + Name="Misc" Filter=""> <File - RelativePath=".\..\src\yapf\array.hpp"> + RelativePath=".\..\src\misc\array.hpp"> </File> <File - RelativePath=".\..\src\yapf\autocopyptr.hpp"> + RelativePath=".\..\src\misc\autocopyptr.hpp"> </File> <File - RelativePath=".\..\src\yapf\binaryheap.hpp"> + RelativePath=".\..\src\misc\binaryheap.hpp"> </File> <File - RelativePath=".\..\src\yapf\blob.hpp"> + RelativePath=".\..\src\misc\blob.hpp"> </File> <File - RelativePath=".\..\src\yapf\countedptr.hpp"> + RelativePath=".\..\src\misc\countedptr.hpp"> </File> <File - RelativePath=".\..\src\yapf\crc32.hpp"> + RelativePath=".\..\src\misc\crc32.hpp"> </File> <File - RelativePath=".\..\src\yapf\fixedsizearray.hpp"> + RelativePath=".\..\src\misc\fixedsizearray.hpp"> </File> <File - RelativePath=".\..\src\yapf\follow_track.cpp"> + RelativePath=".\..\src\misc\hashtable.hpp"> </File> + </Filter> + <Filter + Name="YAPF" + Filter=""> <File - RelativePath=".\..\src\yapf\follow_track.hpp"> + RelativePath=".\..\src\yapf\follow_track.cpp"> </File> <File - RelativePath=".\..\src\yapf\hashtable.hpp"> + RelativePath=".\..\src\yapf\follow_track.hpp"> </File> <File RelativePath=".\..\src\yapf\nodelist.hpp"> |