summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.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_vs90.vcproj
parent9824d53d6a7d96e0a7182fa5bae5c05218b6a730 (diff)
downloadopenttd-575cabe90a56a23fa13ca24962b12a4ff2216386.tar.xz
(svn r25357) -Add: flow mapper for link graph
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 040ee9154..286b5b720 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -596,6 +596,10 @@
>
</File>
<File
+ RelativePath=".\..\src\linkgraph\flowmapper.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\linkgraph\linkgraph.cpp"
>
</File>
@@ -1176,6 +1180,10 @@
>
</File>
<File
+ RelativePath=".\..\src\linkgraph\flowmapper.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\linkgraph\init.h"
>
</File>