summaryrefslogtreecommitdiff
path: root/projects/settings_vs140.vcxproj
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/settings_vs140.vcxproj
parentd8ccad91f9f3c4554908c62a9e250ac61060d1ce (diff)
downloadopenttd-98308fe26081b34e304bf83abf0a578dae379e31.tar.xz
Fix 7f54c59a6: use some consistency for project dependencies determination
Diffstat (limited to 'projects/settings_vs140.vcxproj')
-rw-r--r--projects/settings_vs140.vcxproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/projects/settings_vs140.vcxproj b/projects/settings_vs140.vcxproj
index 4fe07dbd6..9952df47b 100644
--- a/projects/settings_vs140.vcxproj
+++ b/projects/settings_vs140.vcxproj
@@ -48,6 +48,12 @@
<None Include="..\src\table\settings.h.postamble" />
<None Include="..\src\table\settings.h.preamble" />
</ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="settingsgen_vs140.vcxproj">
+ <Project>{e9548de9-f089-49b7-93a6-30be2cc311c7}</Project>
+ <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
+ </ProjectReference>
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>