summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-07-22 10:18:19 +0000
committerrubidium <rubidium@openttd.org>2009-07-22 10:18:19 +0000
commitcb0409fe529586fc85cf3a1f7526c2ad6f9a53d6 (patch)
tree06dbe1abe0377239177fb7909877f9cfdf14f057 /projects
parent565b99db223824ae1bf9dd10ffdc075753ce2050 (diff)
downloadopenttd-cb0409fe529586fc85cf3a1f7526c2ad6f9a53d6.tar.xz
(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_func.h
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj6
-rw-r--r--projects/openttd_vs90.vcproj6
2 files changed, 10 insertions, 2 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index c2484f44c..0f0a7a399 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1612,7 +1612,11 @@
>
</File>
<File
- RelativePath=".\..\src\waypoint.h"
+ RelativePath=".\..\src\waypoint_base.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\waypoint_func.h"
>
</File>
<File
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 325e2f926..c0882f493 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1609,7 +1609,11 @@
>
</File>
<File
- RelativePath=".\..\src\waypoint.h"
+ RelativePath=".\..\src\waypoint_base.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\waypoint_func.h"
>
</File>
<File