Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-11 | Fix MSVC dependencies/configurations. | Robin Watts | |
Everything builds in a batch build for me now, except for the OpenSSL stuff, which fails due to me not having it available. | |||
2018-04-11 | Fix output paths in VS2005 project files. | Tor Andersson | |
2017-01-17 | MSVC: Fix 64bit builds of libmuthreads | Robin Watts | |
2017-01-17 | Remove preprocessor defines from vcproj. | Tor Andersson | |
Keeping them up to date is difficult and prone to errors, so we move setting the USE_OUTPUT_DEBUG_STRING and FZ_LARGEFILE flags to the source instead of relying on project file definitions. | |||
2016-11-23 | Move threading macros out into a mu-threads helper file. | Robin Watts | |