summaryrefslogtreecommitdiff
path: root/projects/openttd_vs141.vcxproj.in
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2018-12-28 01:08:14 +0100
committerCharles Pigott <charlespigott@googlemail.com>2019-01-17 23:02:11 +0000
commit98308fe26081b34e304bf83abf0a578dae379e31 (patch)
treeb10fd3f77d23ee82aa39fba3363194ab2b964163 /projects/openttd_vs141.vcxproj.in
parentd8ccad91f9f3c4554908c62a9e250ac61060d1ce (diff)
downloadopenttd-98308fe26081b34e304bf83abf0a578dae379e31.tar.xz
Fix 7f54c59a6: use some consistency for project dependencies determination
Diffstat (limited to 'projects/openttd_vs141.vcxproj.in')
-rw-r--r--projects/openttd_vs141.vcxproj.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs141.vcxproj.in b/projects/openttd_vs141.vcxproj.in
index a054c2580..2a8a78af7 100644
--- a/projects/openttd_vs141.vcxproj.in
+++ b/projects/openttd_vs141.vcxproj.in
@@ -349,6 +349,14 @@
<Project>{0f066b23-18df-4284-8265-f4a5e7e3b966}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
+ <ProjectReference Include="settingsgen_vs141.vcxproj">
+ <Project>{e9548de9-f089-49b7-93a6-30be2cc311c7}</Project>
+ <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
+ </ProjectReference>
+ <ProjectReference Include="settings_vs141.vcxproj">
+ <Project>{0817f629-589e-4a3b-b81a-8647bc571e35}</Project>
+ <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
+ </ProjectReference>
<ProjectReference Include="strgen_vs141.vcxproj">
<Project>{a133a442-bd0a-4ade-b117-ad7545e4bdd1}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>