mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-01 03:22:48 -05:00
Introduce a BUILDDIR parameter in Makefile.vc.
Now you can run a command like "nmake /f Makefile.vc BUILDDIR=foo\", which will cause all the generated files to appear in a subdirectory of putty\windows. This is immediately useful for testing multiple build configurations against each other by hand; later on I hope it will also be a convenient way to run multiple build configurations in the proper bob build.
This commit is contained in:
Reference in New Issue
Block a user