diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 4be742cddb..afda35b578 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -10,7 +10,8 @@ - + + @@ -464,9 +465,9 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h - + - -$(WXVER_MAJOR).$(WXVER_MINOR) + $(WXVER_MAJOR).$(WXVER_MINOR) $(WXVER_MAJOR)$(WXVER_MINOR) @@ -474,32 +475,50 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h - + - -$(WXVER_MAJOR).$(WXVER_MINOR).$(WXVER_RELEASE) + $(WXVER_MAJOR).$(WXVER_MINOR).$(WXVER_RELEASE) $(WXVER_MAJOR)$(WXVER_MINOR)$(WXVER_RELEASE) + + - + + + $(PLUGVERDELIM)$(PLUGIN_VERSION0) + + + + _d + _u + _ud + + + + $(LIBDIR)/wx/$(PLUGIN_VERSION0) + diff --git a/build/bakefiles/config.bkl b/build/bakefiles/config.bkl index 1177b1527d..930eb771c6 100644 --- a/build/bakefiles/config.bkl +++ b/build/bakefiles/config.bkl @@ -100,6 +100,20 @@ Acts according to DEBUG_INFO by default. + + + + + 0 + +