X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a32f9aaf5f96b303ed3c06b04d9ddaa282eab992..1a765d979177e4b41bc2fe0d1f45fd2151654975:/build/msw/config.bcc diff --git a/build/msw/config.bcc b/build/msw/config.bcc index 2bd4ae490c..6a9733395f 100644 --- a/build/msw/config.bcc +++ b/build/msw/config.bcc @@ -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.