Applied patch [ 696990 ] fix makeg95.env so it can find version.mak
from Derry Bryson. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -69,7 +69,7 @@ OSTYPE=msys
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
# If building DLL, the version
|
# If building DLL, the version
|
||||||
include version.mak
|
include $(WXDIR)/src/version.mak
|
||||||
WXVERSION=$(wxMAJOR_VERSION)$(wxMINOR_VERSION)$(wxRELEASE_NUMBER_IFUNSTABLE)
|
WXVERSION=$(wxMAJOR_VERSION)$(wxMINOR_VERSION)$(wxRELEASE_NUMBER_IFUNSTABLE)
|
||||||
|
|
||||||
ifndef UNICODE
|
ifndef UNICODE
|
||||||
|
Reference in New Issue
Block a user