summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorfonsinchen <fonsinchen@openttd.org>2013-06-09 13:00:41 +0000
committerfonsinchen <fonsinchen@openttd.org>2013-06-09 13:00:41 +0000
commit9824d53d6a7d96e0a7182fa5bae5c05218b6a730 (patch)
treeabf7c118713c9501bc4de57558ed822a11eb1451 /projects/openttd_vs90.vcproj
parent6a46b5262fa9b5b2de220353eec72d58c7e4484d (diff)
downloadopenttd-9824d53d6a7d96e0a7182fa5bae5c05218b6a730.tar.xz
(svn r25356) -Add: Multi-Commodity-Flow solver 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 655b18c24..040ee9154 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -608,6 +608,10 @@
>
</File>
<File
+ RelativePath=".\..\src\linkgraph\mcf.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\map.cpp"
>
</File>
@@ -1204,6 +1208,10 @@
>
</File>
<File
+ RelativePath=".\..\src\linkgraph\mcf.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\livery.h"
>
</File>