forked from wxWidgets/wxWidgets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run misc/scripts/inc_release and rebake.
- Loading branch information
Showing
174 changed files
with
819 additions
and
819 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ MAKEARGS = LINK_DLL_FLAGS="$(LINK_DLL_FLAGS)" \ | |
WINDRES="$(WINDRES)" | ||
CPPDEPS = -MT$@ [email protected] -MD -MP | ||
WX_RELEASE_NODOT = 31 | ||
WX_VERSION_NODOT = $(WX_RELEASE_NODOT)1 | ||
WX_VERSION_NODOT = $(WX_RELEASE_NODOT)2 | ||
COMPILER_PREFIX = gcc | ||
OBJS = \ | ||
$(COMPILER_PREFIX)$(COMPILER_VERSION)_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG) | ||
|
@@ -5775,7 +5775,7 @@ $(SETUPHDIR)\wx\msw\rcdefs.h: $(SETUPHDIR)\wx\msw ..\..\include\wx\msw\genrcdefs | |
build_cfg_file: $(SETUPHDIR) | ||
@echo WXVER_MAJOR=3 >$(BUILD_CFG_FILE) | ||
@echo WXVER_MINOR=1 >>$(BUILD_CFG_FILE) | ||
@echo WXVER_RELEASE=1 >>$(BUILD_CFG_FILE) | ||
@echo WXVER_RELEASE=2 >>$(BUILD_CFG_FILE) | ||
@echo BUILD=$(BUILD) >>$(BUILD_CFG_FILE) | ||
@echo MONOLITHIC=$(MONOLITHIC) >>$(BUILD_CFG_FILE) | ||
@echo SHARED=$(SHARED) >>$(BUILD_CFG_FILE) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.