Regen Bakefiles for OSX HID integration

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2004-09-27 06:53:08 +00:00
parent 4a027aea7d
commit c33fae85b0
738 changed files with 27546 additions and 23035 deletions

View File

@@ -123,6 +123,16 @@ OFFICIAL_BUILD = 0
VENDOR = custom
!endif
#
!ifndef WX_FLAVOUR
WX_FLAVOUR =
!endif
#
!ifndef WX_LIB_FLAVOUR
WX_LIB_FLAVOUR =
!endif
# Name of your custom configuration. This affects directory
# where object files are stored as well as the location of
# compiled .lib files and setup.h under the lib/ toplevel directory.