X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/24dfe917094d41d8938cc44e9ba457f7bd797687..1a2df6a75b3d96b35e29b1cf392758cbeeef93e0:/build/bakefiles/config.bkl?ds=sidebyside diff --git a/build/bakefiles/config.bkl b/build/bakefiles/config.bkl index 6d42642937..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 @@ -103,14 +111,16 @@ Accepted values: AMD64, IA64. - + - 1 - default + 1 + default - --> - 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. @@ -213,6 +224,14 @@ Acts according to BUILD by default. + + +