X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2f8711edd09e164e25a6349ab70923a9a59e7361..1a2df6a75b3d96b35e29b1cf392758cbeeef93e0:/build/bakefiles/config.bkl?ds=sidebyside diff --git a/build/bakefiles/config.bkl b/build/bakefiles/config.bkl index d2fb96ede9..8ec1dbaa72 100644 --- a/build/bakefiles/config.bkl +++ b/build/bakefiles/config.bkl @@ -3,6 +3,14 @@ + + $(FORMAT in ['msvc6prj','msevc4prj','msvs2003prj','msvs2005prj','msvs2008prj']) + + + $(IS_MSVC_PRJ=='1' or FORMAT=='msvc') + + + 0 @@ -46,14 +54,22 @@ - + + + 1 + + + + - + - 1 - default + 1 + default - --> - default @@ -128,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. @@ -205,6 +224,14 @@ Acts according to BUILD by default. + + +