summaryrefslogtreecommitdiff
path: root/projects/openttd_vs100.vcxproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2013-05-19 14:17:02 +0000
committerrubidium <rubidium@openttd.org>2013-05-19 14:17:02 +0000
commit0cc3d8df4b79628c702ba1293cdc00c099dd0b60 (patch)
tree2548b5291ae4ca4c2e90adc957dc289d6ddb8e5b /projects/openttd_vs100.vcxproj
parent06313e49812b534d1c16ce5376f39081519b0aef (diff)
downloadopenttd-0cc3d8df4b79628c702ba1293cdc00c099dd0b60.tar.xz
(svn r25258) -Codechange: save linkgraph (fonsinchen)
Diffstat (limited to 'projects/openttd_vs100.vcxproj')
-rw-r--r--projects/openttd_vs100.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj
index e8048fe01..dd5340a85 100644
--- a/projects/openttd_vs100.vcxproj
+++ b/projects/openttd_vs100.vcxproj
@@ -811,6 +811,7 @@
<ClCompile Include="..\src\saveload\group_sl.cpp" />
<ClCompile Include="..\src\saveload\industry_sl.cpp" />
<ClCompile Include="..\src\saveload\labelmaps_sl.cpp" />
+ <ClCompile Include="..\src\saveload\linkgraph_sl.cpp" />
<ClCompile Include="..\src\saveload\map_sl.cpp" />
<ClCompile Include="..\src\saveload\misc_sl.cpp" />
<ClCompile Include="..\src\saveload\newgrf_sl.cpp" />