X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/516cf181f8694528ca55f5437a67421f011f764a..1a2df6a75b3d96b35e29b1cf392758cbeeef93e0:/build/bakefiles/config.bkl
diff --git a/build/bakefiles/config.bkl b/build/bakefiles/config.bkl
index 99efd7b1f2..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,defaultdefault
-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.
@@ -239,7 +250,7 @@ Acts according to BUILD by default.
+
+
+
-