From 3849327bce51993c5ac9db1278ce9d08f82af87e Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Mon, 20 Sep 2004 18:41:19 +0000 Subject: [PATCH] moving XRC to the core git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/config.bkl | 9 + build/bakefiles/files.bkl | 93 +++- build/bakefiles/monolithic.bkl | 1 + build/bakefiles/multilib.bkl | 25 + build/bakefiles/wxwin.py | 4 +- build/msw/wx_xrc.dsp | 953 +++++++++++++++++++++++++++++++++ 6 files changed, 1082 insertions(+), 3 deletions(-) create mode 100644 build/msw/wx_xrc.dsp diff --git a/build/bakefiles/config.bkl b/build/bakefiles/config.bkl index 4a0c65b716..11ddb55b08 100644 --- a/build/bakefiles/config.bkl +++ b/build/bakefiles/config.bkl @@ -131,6 +131,14 @@ Acts according to DEBUG_INFO by default. + +