summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authorfonsinchen <fonsinchen@openttd.org>2013-06-09 13:01:23 +0000
committerfonsinchen <fonsinchen@openttd.org>2013-06-09 13:01:23 +0000
commit575cabe90a56a23fa13ca24962b12a4ff2216386 (patch)
treeb0ac380fa899cfaf13cece03d08c19ac647074c1 /projects/openttd_vs80.vcproj
parent9824d53d6a7d96e0a7182fa5bae5c05218b6a730 (diff)
downloadopenttd-575cabe90a56a23fa13ca24962b12a4ff2216386.tar.xz
(svn r25357) -Add: flow mapper for link graph
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 3cf722b02..36f89adf7 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -599,6 +599,10 @@
>
</File>
<File
+ RelativePath=".\..\src\linkgraph\flowmapper.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\linkgraph\linkgraph.cpp"
>
</File>
@@ -1179,6 +1183,10 @@
>
</File>
<File
+ RelativePath=".\..\src\linkgraph\flowmapper.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\linkgraph\init.h"
>
</File>