From 575cabe90a56a23fa13ca24962b12a4ff2216386 Mon Sep 17 00:00:00 2001 From: fonsinchen Date: Sun, 9 Jun 2013 13:01:23 +0000 Subject: (svn r25357) -Add: flow mapper for link graph --- projects/openttd_vs100.vcxproj | 2 ++ projects/openttd_vs100.vcxproj.filters | 6 ++++++ projects/openttd_vs80.vcproj | 8 ++++++++ projects/openttd_vs90.vcproj | 8 ++++++++ 4 files changed, 24 insertions(+) (limited to 'projects') diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj index fcfb2e61e..48b6a7078 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -332,6 +332,7 @@ + @@ -476,6 +477,7 @@ + diff --git a/projects/openttd_vs100.vcxproj.filters b/projects/openttd_vs100.vcxproj.filters index 23806dfaf..f049a2777 100644 --- a/projects/openttd_vs100.vcxproj.filters +++ b/projects/openttd_vs100.vcxproj.filters @@ -225,6 +225,9 @@ Source Files + + Source Files + Source Files @@ -657,6 +660,9 @@ Header Files + + Header Files + Header Files 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 @@ -598,6 +598,10 @@ RelativePath=".\..\src\linkgraph\demands.cpp" > + + @@ -1178,6 +1182,10 @@ RelativePath=".\..\src\linkgraph\demands.h" > + + 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 @@ -595,6 +595,10 @@ RelativePath=".\..\src\linkgraph\demands.cpp" > + + @@ -1175,6 +1179,10 @@ RelativePath=".\..\src\linkgraph\demands.h" > + + -- cgit v1.2.3-54-g00ecf