summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorKUDr <KUDr@openttd.org>2007-01-13 15:22:36 +0000
committerKUDr <KUDr@openttd.org>2007-01-13 15:22:36 +0000
commit6c1cd5eab83600ebdc16114c68ea36da24d78941 (patch)
treee99fff89e532c09c603584ec0d95b8208677193c /projects
parent989033131c72bd9d2421a8b25661057227258271 (diff)
downloadopenttd-6c1cd5eab83600ebdc16114c68ea36da24d78941.tar.xz
(svn r8099) -Fix (r8092): source.list updated to reflect move of header files (thanks stillunknown). vcproj files updated too (thanks glx)
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd.vcproj26
-rw-r--r--projects/openttd_vs80.vcproj26
2 files changed, 30 insertions, 22 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">
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 580613e96..d7a206408 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1283,37 +1283,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">