diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 3ba7c9369c..864e8f49e3 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -166,6 +166,12 @@ $(OPTIMIZEFLAG) multi dynamic + + + WINVER=0x0400 + _WIN32_IE=0x0400 + STRICT + @@ -229,10 +254,16 @@ - +