From: Václav Slavík Date: Sat, 18 Oct 2003 11:34:30 +0000 (+0000) Subject: DMC make.exe can handle include directive, even though it is not documented X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7d88f0992a44be278c9ba743f997375b21a28fe3?ds=inline DMC make.exe can handle include directive, even though it is not documented git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/Bakefiles.bkgen b/build/bakefiles/Bakefiles.bkgen index ff689d394b..a93cd7ddd2 100644 --- a/build/bakefiles/Bakefiles.bkgen +++ b/build/bakefiles/Bakefiles.bkgen @@ -94,6 +94,9 @@ -DOPTIONS_FILE=config.bcc + + -DOPTIONS_FILE=config.dmc + -DOPTIONS_FILE=config.gcc @@ -112,6 +115,9 @@ -DOPTIONS_FILE=../build/msw/config.bcc + + -DOPTIONS_FILE=../build/msw/config.dmc + -DOPTIONS_FILE=../build/msw/config.gcc @@ -124,6 +130,9 @@ -DOPTIONS_FILE=../../build/msw/config.bcc + + -DOPTIONS_FILE=../../build/msw/config.dmc + -DOPTIONS_FILE=../../build/msw/config.gcc @@ -136,6 +145,9 @@ -DOPTIONS_FILE=../../../build/msw/config.bcc + + -DOPTIONS_FILE=../../../build/msw/config.dmc + -DOPTIONS_FILE=../../../build/msw/config.gcc @@ -148,6 +160,9 @@ -DOPTIONS_FILE=../../../../build/msw/config.bcc + + -DOPTIONS_FILE=../../../../build/msw/config.dmc + -DOPTIONS_FILE=../../../../build/msw/config.gcc