summaryrefslogtreecommitdiff
path: root/projects/openttd_vs141.vcxproj.in
AgeCommit message (Collapse)Author
2018-06-06Change: [Win32] Use Uniscribe instead of ICU for text caret handling.Michael Lutz
This removes the need for the ICU lib on Windows.
2018-06-06Change: [Win32/MSVC] Make the Uniscribe text layouter the windows default ↵Michael Lutz
and remove usage of the deprecated ICU layout libs.
2018-05-26Change: [Win32] Enable DirectMusic driver for Win64.Michael Lutz
2018-05-17Feature: Add XAudio2 driverOwen Rudge
2018-04-22Add: post build events to VS projects to copy the output into 'bin'ZehMatt
2018-04-21Cleanup: Use new filename for README file. (#6738)Ricardo N Feliciano
2018-04-10Change: [Win32] Declare in the app manifest that all current Windows ↵Michael Lutz
versions are natively supported. The main effect of this is currently a proper OS version in the crashlog.
2017-09-24(svn r27919) -Fix: MSVC 2015 and 2017 project files referenced some MSVC ↵frosch
2010 files
2017-09-24(svn r27918) -Fix (r27917): Next attempt for MSVC 2017frosch