Link tests with webview library only if it is actually available.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 30 Oct 2011 14:19:59 +0000 (14:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 30 Oct 2011 14:19:59 +0000 (14:19 +0000)
commitea10101a158dd81d66cff6e66e0fb6e4e3612e5d
tree5de43e814e99a6eae992166ee47da7c21b041ec3
parent74e0e33a85ab0514dd1c0a750d694da1f3a28f08
Link tests with webview library only if it is actually available.

This allows the tests to build again even on the machines without the
prerequisites for building wxWebView.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
autoconf_inc.m4
build/bakefiles/common.bkl
tests/Makefile.in
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/test.bkl
tests/test_vc7_test_gui.vcproj
tests/test_vc8_test_gui.vcproj
tests/test_vc9_test_gui.vcproj