Commit Graph
2 Commits
Author SHA1 Message Date
SupSuper 5def366b91 MSVC: Use 64-bit linker when compiling ScummVM
A Release build with all engines enabled exceeds the
32-bit linker heap space, so just default to the 64-bit linker.

This does not affect the generated binary (it will still run on x86).
2021-03-17 03:48:32 +00:00
SupSuper 3f1086e089 MSVC: Parallelize building across projects, speeding up multi-engine builds 2020-11-15 21:50:26 +00:00