From f7126c269654b6b99af6b0e932b7865c459f2037 Mon Sep 17 00:00:00 2001 From: Alex Burton Date: Fri, 12 May 2023 10:52:37 +1000 Subject: Added documentation of di file environment variables. --- SCons/Tool/DCommon.xml | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/SCons/Tool/DCommon.xml b/SCons/Tool/DCommon.xml index 55da85d..9b5288f 100644 --- a/SCons/Tool/DCommon.xml +++ b/SCons/Tool/DCommon.xml @@ -350,6 +350,45 @@ See also &cv-link-DLINKFLAGS; for linking static objects. + + + + Suffix of d include files default is .di + + + + + + + +Suffix of d include files default is .di + + + + + + + +Path where .di files will be generated + + + + + + + +Prefix to send the di path argument to compiler + + + + + + + +Suffix to send the di path argument to compiler + + + -- cgit v0.12