regenerated after version.bkl changes fixing -compatibility_version for Darwin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -208,7 +208,7 @@ __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
|
||||
|
||||
### Variables: ###
|
||||
|
||||
WX_RELEASE_NODOT = 26
|
||||
WX_RELEASE_NODOT = 27
|
||||
OBJS = &
|
||||
wat_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
|
||||
LIBDIRNAME = .\..\..\lib\wat_$(LIBTYPE_SUFFIX)$(CFG)
|
||||
@@ -256,5 +256,5 @@ data : .SYMBOLIC
|
||||
for %f in (testdata.fc) do if not exist $(OBJS)\%f copy .\%f $(OBJS)
|
||||
|
||||
$(OBJS)\console_console.obj : .AUTODEPEND .\console.cpp
|
||||
$(CXX) -zq -fo=$^@ $(CONSOLE_CXXFLAGS) $<
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(CONSOLE_CXXFLAGS) $<
|
||||
|
||||
|
Reference in New Issue
Block a user