Link with bufferoverflowu.lib for VC++ 8 and later
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -493,9 +493,11 @@
|
||||
# define __STDC_EXT__ 1
|
||||
#endif
|
||||
|
||||
/* Force linking against required libraries under Windows CE: */
|
||||
/* Force linking against required libraries under Windows: */
|
||||
#ifdef __WXWINCE__
|
||||
# include "wx/msw/wince/libraries.h"
|
||||
#elif defined __WINDOWS__
|
||||
# include "wx/msw/libraries.h"
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user