From: Václav Slavík Date: Sat, 15 Dec 2007 11:20:59 +0000 (+0000) Subject: fixed generating of makefiles that don't include common.bkl and so didn't have IS_MSV... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/cc8953a695edc33b100378a3334738a94d1aa9f6?ds=inline fixed generating of makefiles that don't include common.bkl and so didn't have IS_MSVC_PRJ defined git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index a70688ad31..410524ddb6 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -25,10 +25,6 @@ 0 - - $(FORMAT in ['msvc6prj','msevc4prj','msvs2003prj','msvs2005prj']) - - diff --git a/build/bakefiles/config.bkl b/build/bakefiles/config.bkl index 6d42642937..8c6f6eecc6 100644 --- a/build/bakefiles/config.bkl +++ b/build/bakefiles/config.bkl @@ -3,6 +3,10 @@ + + $(FORMAT in ['msvc6prj','msevc4prj','msvs2003prj','msvs2005prj']) + + 0