diff --git a/build/bakefiles/Bakefiles.bkgen b/build/bakefiles/Bakefiles.bkgen index f0bcd7141d..e04de2965d 100644 --- a/build/bakefiles/Bakefiles.bkgen +++ b/build/bakefiles/Bakefiles.bkgen @@ -6,7 +6,7 @@ The formats below are disabled because wxWidgets doesn't support these compilers any longer (although bakefile still does). --> - dmars,dmars_smake,msevc4prj,msvc6prj,watcom + dmars,dmars_smake,msvc6prj,watcom @@ -27,7 +27,7 @@ - autoconf,borland,dmars_smake,dmars,mingw,msvc,msvc6prj,msevc4prj,msvs2003prj,msvs2005prj,msvs2008prj,watcom + autoconf,borland,dmars_smake,dmars,mingw,msvc,msvc6prj,msvs2003prj,msvs2005prj,msvs2008prj,watcom - borland,dmars_smake,dmars,mingw,msvc,msvc6prj,msevc4prj,msvs2003prj,msvs2005prj,msvs2008prj,watcom + borland,dmars_smake,dmars,mingw,msvc,msvc6prj,msvs2003prj,msvs2005prj,msvs2008prj,watcom - autoconf,borland,dmars_smake,dmars,mingw,msevc4prj,watcom + autoconf,borland,dmars_smake,dmars,mingw,watcom @@ -100,9 +100,6 @@ -o../msw/wx_vc9.sln - - -o../wince/wx.vcw - diff --git a/build/bakefiles/build_cfg.bkl b/build/bakefiles/build_cfg.bkl index 3ae116bc29..754adfd8fa 100644 --- a/build/bakefiles/build_cfg.bkl +++ b/build/bakefiles/build_cfg.bkl @@ -7,7 +7,7 @@ the library. --> - + $(SETUPHDIR)$(DIRSEP)build.cfg diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index c1f2af844d..c53f572e04 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -33,7 +33,6 @@ - _$(CPU) _x64 _x64 _x64 @@ -393,14 +392,14 @@ - + Creating $(SETUPHDIR)\wx\setup.h InputPath=..\..\include\wx\%s "$(SETUPHDIR)\wx\setup.h" : $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h - + Creating $(SETUPHDIR)\wx\setup.h InputPath=..\..\include\wx\%s @@ -449,17 +448,12 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h msw/genrcdefs.h - - - $(_COMPILER) - cl - Creating $(SETUPHDIR)\wx\msw\rcdefs.h InputPath=..\..\include\wx\msw\genrcdefs.h "$(SETUPHDIR)\wx\msw\rcdefs.h" : "$(DOLLAR)(SOURCE)" "$(SETUPHDIR)\wx\msw" -$(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\rcdefs.h" +$(TAB)cl /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\rcdefs.h" @@ -551,15 +545,7 @@ $(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\r ole2w32 - - ole32 - oleaut32 - uuid - commctrl - winsock - wininet - - + kernel32 user32 gdi32 @@ -793,7 +779,7 @@ $(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\r $(wxwin.libToLink(value)) $(wxwin.extraLdflags(value)) - + $(wxwin.makeDspDependency(value)) diff --git a/build/bakefiles/config.bkl b/build/bakefiles/config.bkl index c3e239d96b..1ea0da7869 100644 --- a/build/bakefiles/config.bkl +++ b/build/bakefiles/config.bkl @@ -3,7 +3,7 @@ - $(FORMAT in ['msvc6prj','msevc4prj','msvs2003prj','msvs2005prj','msvs2008prj']) + $(FORMAT in ['msvc6prj','msvs2003prj','msvs2005prj','msvs2008prj']) $(IS_MSVC_PRJ=='1' or FORMAT=='msvc') @@ -54,7 +54,7 @@ - +