[wx-dev] Add wxmsw26_gl.lib to include\msvc\wx\setup.h
Vadim Zeitlin
vadim at wxwindows.org
Tue Oct 3 08:18:49 PDT 2006
On Tue, 03 Oct 2006 16:05:20 +0300 Ivan Kolev <ikolev at abac.com> wrote:
IK> I have a suggestion to include the following lines
IK> #if wxUSE_GLCANVAS
IK> #pragma comment(lib,"wxmsw26_gl")
IK> #endif
IK> (and similar for the other 3 combinations depending on _UNICODE and _DEBUG)
IK> to the file include\msvc\wx\setup.h, as this has already been done for wxUSE_XML, wxUSE_LIBJPEG, etc.
I've done it for 2.7 now.
Regards,
VZ
More information about the wx-dev
mailing list