mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
5ef6ff054d
This: - Generates a VS solution for VS17 - Explicits the boost toolset chosen, leveraging ABI compatibility to avoid recompiling the library (for now). - Likewise, reuses the Spidermonkey libraries. The SM60 upgrades does away with putting the toolset in the library name entirely. Refs #5862 Differential Revision: https://code.wildfiregames.com/D3130 This was SVN commit r24240.