Commit Graph

16 Commits

Author SHA1 Message Date
Kelvin Lee 5bf099a338
Update minizip to 1.1 (from zlib-1.3) (#1253) 2023-12-27 21:20:37 +00:00
tomcw 213aa48516 Remove the VS2008 projs for the libs 2023-05-28 21:39:58 +01:00
tomcw 67eafa8e91 Add VS2022 sln & proj files
. Debug & Release now using:
    Windows SDK 10.0 & Platform Toolset VS2022 (v143)
. Debug v141_xp & Release v141_xp still using:
    Windows SDK 7.0 & Platform Toolset VS2017 - WinXP (v141_xp)
2023-05-28 21:23:56 +01:00
tomcw 6ec47a357d Removed old VS projs for libs & dlls 2020-12-23 18:41:37 +00:00
tomcw 8d7d2b9647 VS2019: new debug/release configurations for v141_xp (#693)
. NB, the Microsoft SDK 7.1A doesn't contain dxguid.lib & ddraw.lib, so they are linked against these two dx libs that are already part of the AppleWin repo.
2020-12-20 18:44:25 +00:00
Kelvin Lee eb0e3a6b4e Add VS2019 support. 2019-08-11 17:45:23 +10:00
tomcw df5127684a Removed all VS2010 proj/slns (Fixes #559) 2019-08-07 23:03:47 +01:00
tomcw d2a34dfae0 Removed all VS2005 proj/slns (#559) 2018-06-10 17:08:32 +01:00
tomcw e0da17ed96 Removed all VS2012 proj/slns (#559) 2018-06-10 17:01:44 +01:00
Kelvin Lee b02c7ffb10 Added VS2017 support. 2017-06-10 20:39:25 +01:00
tomcw 7ed4f00768 Rename VS2010 sln & vcprojs to be consistent with other VS versions 2016-12-29 14:17:54 -05:00
tomcw 4b8faa1824 Rename VS2008 sln & vcprojs to be consistent with other VS versions 2016-12-29 13:17:35 -05:00
tomcw 86802bef16 Add VS2015 proj files & fix for building under VS2015 in Release (closes #296) 2016-03-24 22:55:36 +00:00
tomcw 8a616f9380 Add new VS2013 filter files 2014-08-20 22:28:35 +01:00
sicklittlemonkey d5e2103d58 Upgraded VS 2012 solution to VS 2013.
Added .gitignore file for Windows from here: https://github.com/github/gitignore
2014-07-23 23:27:51 +12:00
tomcw d591dd006b Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00