Complete rebake with web libraries to allow easier testing.
authorSteve Lamerton <steve.lamerton@gmail.com>
Wed, 10 Aug 2011 18:32:52 +0000 (18:32 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Wed, 10 Aug 2011 18:32:52 +0000 (18:32 +0000)
commita032168d8c883ae0cf3a54f00619f62517493476
tree14da3d5e466141e309e0268dc872fb47c98c56d9
parent94e0018723919fe2ca2f5b5f0a42804c16dbf3a1
Complete rebake with web libraries to allow easier testing.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
36 files changed:
Makefile.in
autoconf_inc.m4
build/msw/config.bcc
build/msw/config.gcc
build/msw/config.vc
build/msw/config.wat
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx.dsw
build/msw/wx_vc7.sln
build/msw/wx_vc8.sln
build/msw/wx_vc9.sln
samples/makefile.bcc
samples/makefile.gcc
samples/makefile.vc
samples/makefile.wat
samples/web/Makefile.in [new file with mode: 0644]
samples/web/makefile.bcc [new file with mode: 0644]
samples/web/makefile.gcc [new file with mode: 0644]
samples/web/makefile.unx [new file with mode: 0644]
samples/web/makefile.wat [new file with mode: 0644]
samples/web/web.dsp [new file with mode: 0644]
samples/web/web_vc7.vcproj [new file with mode: 0644]
samples/web/web_vc8.vcproj [new file with mode: 0644]
samples/web/web_vc9.vcproj [new file with mode: 0644]
tests/Makefile.in
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/test_test_gui.dsp
tests/test_vc7_test_gui.vcproj
tests/test_vc8_test_gui.vcproj
tests/test_vc9_test_gui.vcproj