more monobuild fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2003-07-17 09:59:24 +00:00
parent 2f55280287
commit ef1b8570d5

View File

@ -14,8 +14,8 @@
<sources>$(OPENGL_SRC)</sources>
<!-- link against base and core libs in multilib build: -->
<library>coredll</library>
<library>basedll</library>
<wx-lib>coredll</wx-lib>
<wx-lib>basedll</wx-lib>
<!-- link against the wxWin library in monolithic build: -->
<sys-lib>$(WXLIB_MONO)</sys-lib>