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:
parent
da494b405d
commit
35af98e482
@ -69,7 +69,7 @@ OSTYPE=msys
|
||||
endif
|
||||
|
||||
# If building DLL, the version
|
||||
include version.mak
|
||||
include $(WXDIR)/src/version.mak
|
||||
WXVERSION=$(wxMAJOR_VERSION)$(wxMINOR_VERSION)$(wxRELEASE_NUMBER_IFUNSTABLE)
|
||||
|
||||
ifndef UNICODE
|
||||
|
Loading…
Reference in New Issue
Block a user