summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2008-05-28 11:56:44 +0000
committerpeter1138 <peter1138@openttd.org>2008-05-28 11:56:44 +0000
commit9e863e1dbb6ba89611bce4578c26045cce0ba990 (patch)
tree1f735cb01b294642be32b88369649de9a6958ab3 /projects
parentf9fc53f98a0c5fde3a9108481faebd0d1d50b661 (diff)
downloadopenttd-9e863e1dbb6ba89611bce4578c26045cce0ba990.tar.xz
(svn r13308) -Fix (r13307): projects/generate...
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj8
-rw-r--r--projects/openttd_vs90.vcproj8
2 files changed, 16 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index a57c1f4dd..b76b34f89 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -760,6 +760,10 @@
>
</File>
<File
+ RelativePath=".\..\src\vehiclelist.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\viewport.cpp"
>
</File>
@@ -1596,6 +1600,10 @@
>
</File>
<File
+ RelativePath=".\..\src\vehiclelist.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\viewport_func.h"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 9b2dd1c48..120415bcb 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -757,6 +757,10 @@
>
</File>
<File
+ RelativePath=".\..\src\vehiclelist.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\viewport.cpp"
>
</File>
@@ -1593,6 +1597,10 @@
>
</File>
<File
+ RelativePath=".\..\src\vehiclelist.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\viewport_func.h"
>
</File>