diff options
Diffstat (limited to 'doc/man/scons.1')
-rw-r--r-- | doc/man/scons.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/man/scons.1 b/doc/man/scons.1 index ec2fbdd..5fdc1aa 100644 --- a/doc/man/scons.1 +++ b/doc/man/scons.1 @@ -1281,6 +1281,7 @@ When this is set to true, a library build of a WIN32 shared library (.dll file) will also build a corresponding .def file at the same time, if a .def file is not already listed as a build target. +The default is 0 (do not build a .def file). .IP WIN32DEFPREFIX The prefix used to build WIN32 .def files. |