summaryrefslogtreecommitdiff
path: root/projects/langs_vs141.vcxproj
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2017-09-24 17:38:03 +0000
committerfrosch <frosch@openttd.org>2017-09-24 17:38:03 +0000
commit9499e93a67befed5592bbd4452dda26724529c10 (patch)
tree04b53d31737abb61c2ad7ec4ebe6609a81cb6c16 /projects/langs_vs141.vcxproj
parentf43f4981e3d737b9d864752f7810a8bf796207a5 (diff)
downloadopenttd-9499e93a67befed5592bbd4452dda26724529c10.tar.xz
(svn r27920) -Fix: MSVC 2015 and 2017 project files referenced some MSVC 2010 files
Diffstat (limited to 'projects/langs_vs141.vcxproj')
-rw-r--r--projects/langs_vs141.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/langs_vs141.vcxproj b/projects/langs_vs141.vcxproj
index 5c339038d..2444b0e0e 100644
--- a/projects/langs_vs141.vcxproj
+++ b/projects/langs_vs141.vcxproj
@@ -379,7 +379,7 @@
</CustomBuild>
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="strgen_vs100.vcxproj">
+ <ProjectReference Include="strgen_vs141.vcxproj">
<Project>{a133a442-bd0a-4ade-b117-ad7545e4bdd1}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>