summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2013-05-19 14:11:20 +0000
committerrubidium <rubidium@openttd.org>2013-05-19 14:11:20 +0000
commit06313e49812b534d1c16ce5376f39081519b0aef (patch)
tree300a0680d2cf38c97a6a7c2f25f14bee4938beb3 /projects/openttd_vs90.vcproj
parentb0a2818ed0a355eba561e35598847423cfdb5652 (diff)
downloadopenttd-06313e49812b534d1c16ce5376f39081519b0aef.tar.xz
(svn r25257) -Add: basic link graph (fonsinchen)
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj12
1 files changed, 12 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index e5bc489ab..a5af31edb 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -592,6 +592,10 @@
>
</File>
<File
+ RelativePath=".\..\src\linkgraph\linkgraph.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\map.cpp"
>
</File>
@@ -1148,6 +1152,14 @@
>
</File>
<File
+ RelativePath=".\..\src\linkgraph\linkgraph.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\linkgraph\linkgraph_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\livery.h"
>
</File>