X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/671683c445e4ef668a5a4ed9511f31e6565bdfe9..1a2df6a75b3d96b35e29b1cf392758cbeeef93e0:/build/bakefiles/config.bkl diff --git a/build/bakefiles/config.bkl b/build/bakefiles/config.bkl index e462f04382..8ec1dbaa72 100644 --- a/build/bakefiles/config.bkl +++ b/build/bakefiles/config.bkl @@ -6,6 +6,10 @@ $(FORMAT in ['msvc6prj','msevc4prj','msvs2003prj','msvs2005prj','msvs2008prj']) + + $(IS_MSVC_PRJ=='1' or FORMAT=='msvc') + + 0 @@ -107,9 +111,15 @@ Accepted values: AMD64, IA64. + - 1 - default + 1 + default @@ -136,8 +147,8 @@ be defined if BUILD=debug and not defined if BUILD=release. 0,1,default default -Should link against debug RTL (msvcrtd.dll) or release (msvcrt.dll)? -Acts according to BUILD by default. +Link against debug (e.g. msvcrtd.dll) or release (msvcrt.dll) RTL? +Default is to use debug CRT if and only if BUILD==debug. @@ -289,7 +300,7 @@ Acts according to BUILD by default. Link with gdiplus.lib? (Needed for wxGraphicsContext, will also set wxUSE_GRAPHICS_CONTEXT) - +