From 6e1cc8092696eb73a1932d63c561abd7246eee8e Mon Sep 17 00:00:00 2001 From: fonsinchen Date: Tue, 22 Oct 2013 18:34:10 +0000 Subject: (svn r25903) -Codechange: Refactor RefreshNextHopsStats into an own class LinkRefresher. --- 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 c693d4d46..ae6b21ffc 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -339,6 +339,7 @@ + @@ -491,6 +492,7 @@ + diff --git a/projects/openttd_vs100.vcxproj.filters b/projects/openttd_vs100.vcxproj.filters index 9d8c0e17e..c32159729 100644 --- a/projects/openttd_vs100.vcxproj.filters +++ b/projects/openttd_vs100.vcxproj.filters @@ -246,6 +246,9 @@ Source Files + + Source Files + Source Files @@ -702,6 +705,9 @@ Header Files + + Header Files + Header Files diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 3fb9e9e29..8cd062fd5 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -626,6 +626,10 @@ RelativePath=".\..\src\linkgraph\mcf.cpp" > + + @@ -1238,6 +1242,10 @@ RelativePath=".\..\src\linkgraph\mcf.h" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index ea184d8aa..5a9a572ef 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -623,6 +623,10 @@ RelativePath=".\..\src\linkgraph\mcf.cpp" > + + @@ -1235,6 +1239,10 @@ RelativePath=".\..\src\linkgraph\mcf.h" > + + -- cgit v1.2.3-70-g09d2