From: Václav Slavík Date: Fri, 27 Jun 2003 19:22:12 +0000 (+0000) Subject: 1. more borland work X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/cdc0282e6180a9f6671845f5378ec2d3cc13c788?ds=inline 1. more borland work 2. added optimization and debug info flags git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 2b127351a6..deb3ed321c 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -61,9 +61,16 @@ __WXUNIVERSAL__ - wx - wx_$(PORTNAME)$(WXUNIVNAME) - -$(WXVER_MAJOR).$(WXVER_MINOR) + + wx + wx_$(PORTNAME)$(WXUNIVNAME) + -$(WXVER_MAJOR).$(WXVER_MINOR) + + + wx$(WXVER_MAJOR)$(WXVER_MINOR) + wx$(PORTNAME)$(WXUNIVNAME)$(WXVER_MAJOR)$(WXVER_MINOR) + + $(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)-$(WXVER_MAJOR).$(WXVER_MINOR) @@ -101,11 +108,24 @@ + + + on + off + + + speed + off + @@ -125,13 +145,13 @@ - +