From: Václav Slavík Date: Thu, 28 Aug 2003 19:51:53 +0000 (+0000) Subject: added bakefile_gen support X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/3629838adbf8735edb8d2265c5d3ca08d915f078 added bakefile_gen support git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/Bakefiles.bkgen b/build/bakefiles/Bakefiles.bkgen new file mode 100644 index 0000000000..43ea6485f9 --- /dev/null +++ b/build/bakefiles/Bakefiles.bkgen @@ -0,0 +1,159 @@ + + + + + + + + wx.bkl + ../../contrib/build/*/*.bkl + ../../samples/*.bkl + ../../samples/*/*.bkl + ../../samples/*/*/*.bkl + ../../demos/*.bkl + ../../demos/*/*.bkl + ../../demos/*/*/*.bkl + ../../utils/*.bkl + ../../utils/*/*.bkl + ../../utils/*/*/*.bkl + ../../contrib/samples/*.bkl + ../../contrib/samples/*/*.bkl + ../../contrib/samples/*/*/*.bkl + + + + autoconf,borland,mingw,msvc,msvc6prj,watcom + + autoconf,msvc6prj + msvc6prj + msvc6prj + msvc6prj + msvc6prj + msvc6prj + + + + -Icompat -Iformats + + + + + -o../../Makefile.in + + + -o../msw/makefile.bcc + + + -o../msw/makefile.gcc + + + -o../msw/makefile.vc + + + -o../msw/makefile.wat + + + -o../msw/wx.dsw + + + -o../../contrib/src/$(INPUT_FILE_BASENAME_NOEXT)/Makefile.in + + + -DSRCDIR=../../src/$(INPUT_FILE_BASENAME_NOEXT) + + + + + + + -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 + + + wx24dsp + + -DUSE_GUI=1 -DWXUNIV=0 -o../../src/wxWindows.dsp + + + + + + + -DWRITE_OPTIONS_FILE=0 + + + -DWRITE_OPTIONS_FILE=0 + + + + -DOPTIONS_FILE=config.bcc + + + -DOPTIONS_FILE=config.gcc + + + -DOPTIONS_FILE=config.vc + + + -DOPTIONS_FILE=config.wat + + + -DWXTOPDIR=../ + -DWXTOPDIR=../../ + -DWXTOPDIR=../../../ + -DWXTOPDIR=../../../../ + + + -DOPTIONS_FILE=../build/msw/config.bcc + + + -DOPTIONS_FILE=../build/msw/config.gcc + + + -DOPTIONS_FILE=../build/msw/config.vc + + + -DOPTIONS_FILE=../build/msw/config.wat + + + -DOPTIONS_FILE=../../build/msw/config.bcc + + + -DOPTIONS_FILE=../../build/msw/config.gcc + + + -DOPTIONS_FILE=../../build/msw/config.vc + + + -DOPTIONS_FILE=../../build/msw/config.wat + + + -DOPTIONS_FILE=../../../build/msw/config.bcc + + + -DOPTIONS_FILE=../../../build/msw/config.gcc + + + -DOPTIONS_FILE=../../../build/msw/config.vc + + + -DOPTIONS_FILE=../../../build/msw/config.wat + + + -DOPTIONS_FILE=../../../../build/msw/config.bcc + + + -DOPTIONS_FILE=../../../../build/msw/config.gcc + + + -DOPTIONS_FILE=../../../../build/msw/config.vc + + + -DOPTIONS_FILE=../../../../build/msw/config.wat + + + + + + +