diff options
author | Niels Martin Hansen <nielsm@indvikleren.dk> | 2018-11-18 15:24:34 +0100 |
---|---|---|
committer | Patric Stout <truebrain@openttd.org> | 2018-11-18 19:51:51 +0100 |
commit | 86bea59962325ebda3394975c6679b673fa8e52c (patch) | |
tree | a86798c8383a184fba045e4695e47f520ed6d5a9 /projects/version_vs140.vcxproj | |
parent | 1a1204472e4d047de824686e9f606d7c832ec698 (diff) | |
download | openttd-86bea59962325ebda3394975c6679b673fa8e52c.tar.xz |
Update: Add missing newline at end of some project files
Diffstat (limited to 'projects/version_vs140.vcxproj')
-rw-r--r-- | projects/version_vs140.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/version_vs140.vcxproj b/projects/version_vs140.vcxproj index baf374bca..6e71a8820 100644 --- a/projects/version_vs140.vcxproj +++ b/projects/version_vs140.vcxproj @@ -39,4 +39,4 @@ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> </ImportGroup> -</Project>
\ No newline at end of file +</Project> |