extract parts of wxXRC depending on wxAdv in a separate file to allow statically...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Aug 2008 14:15:22 +0000 (14:15 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Aug 2008 14:15:22 +0000 (14:15 +0000)
commitaaa0312528610470651609e54cf0b9b80b260f2e
tree175c07a3216c38ad477712ae23a2bc020ab2a911
parent8e69bf8e84762ff09c68b3167a02aa321f7e6e74
extract parts of wxXRC depending on wxAdv in a separate file to allow statically linking with wxXRC but without wxAdv; note that rebaked project/make files also contain ustring.cpp/h now

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
17 files changed:
Makefile.in
build/bakefiles/files.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_base.dsp
build/msw/wx_vc7_base.vcproj
build/msw/wx_vc7_xrc.vcproj
build/msw/wx_vc8_base.vcproj
build/msw/wx_vc8_xrc.vcproj
build/msw/wx_xrc.dsp
src/xrc/xmladv.cpp [new file with mode: 0644]
src/xrc/xmlres.cpp
wxGTK.spec
wxMotif.spec
wxX11.spec