diff --git a/build/bakefiles/Bakefiles.bkgen b/build/bakefiles/Bakefiles.bkgen index e60d4d5b40..e3d4115cd6 100644 --- a/build/bakefiles/Bakefiles.bkgen +++ b/build/bakefiles/Bakefiles.bkgen @@ -16,6 +16,7 @@ Reasons why these formats are disabled (and so not in CVS): dmars - In beta testing, will be added when it stabilizes. + dmars_smake - ditto msevc4prj - ditto cbuilderx - Generated projects are too bad to be included in CVS. Please *do not* enable this format until FIXMEs in .bkl files related @@ -25,7 +26,7 @@ cbx_unix - Doesn't intergrate well and won't be used by most Unix people. --> - dmars,cbx_unix,cbuilderx,msevc4prj + dmars,dmars_smake,cbx_unix,cbuilderx,msevc4prj @@ -50,7 +51,7 @@ - autoconf,borland,dmars,mingw,msvc,msvc6prj,msevc4prj,watcom,cbuilderx,cbx_unix + autoconf,borland,dmars_smake,dmars,mingw,msvc,msvc6prj,msevc4prj,watcom,cbuilderx,cbx_unix @@ -90,6 +91,9 @@ -o../msw/makefile.bcc + + -o../msw/makefile.dms + -o../msw/makefile.dmc @@ -122,7 +126,7 @@ -o../../contrib/src/$(INPUT_FILE_BASENAME_NOEXT)/$(INPUT_FILE_BASENAME_NOEXT).cbx + formats="mingw,borland,dmars_smake,dmars,watcom,msvc,msvc6prj,msevc4prj"> -DSRCDIR=../../src/$(INPUT_FILE_BASENAME_NOEXT) @@ -143,7 +147,7 @@ - + -DWRITE_OPTIONS_FILE=0 @@ -153,6 +157,9 @@ -DOPTIONS_FILE=config.bcc + + -DOPTIONS_FILE=config.dms + -DOPTIONS_FILE=config.dmc @@ -174,6 +181,9 @@ -DOPTIONS_FILE=../build/msw/config.bcc + + -DOPTIONS_FILE=../build/msw/config.dms + -DOPTIONS_FILE=../build/msw/config.dmc @@ -189,6 +199,9 @@ -DOPTIONS_FILE=../../build/msw/config.bcc + + -DOPTIONS_FILE=../../build/msw/config.dms + -DOPTIONS_FILE=../../build/msw/config.dmc @@ -204,6 +217,9 @@ -DOPTIONS_FILE=../../../build/msw/config.bcc + + -DOPTIONS_FILE=../../../build/msw/config.dms + -DOPTIONS_FILE=../../../build/msw/config.dmc @@ -219,6 +235,9 @@ -DOPTIONS_FILE=../../../../build/msw/config.bcc + + -DOPTIONS_FILE=../../../../build/msw/config.dms + -DOPTIONS_FILE=../../../../build/msw/config.dmc