From d477aa2bb3ec93c915542185bd2fb9ef74642356 Mon Sep 17 00:00:00 2001 From: Michael Bedward Date: Mon, 14 Apr 2003 01:21:26 +0000 Subject: [PATCH] Added -w-inl to CFG section to suppress the annoying messages about event and radiobox functions not being inlined. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/msw/makefile.b32 | 1 + 1 file changed, 1 insertion(+) diff --git a/src/msw/makefile.b32 b/src/msw/makefile.b32 index 7583a0ee30..28ed080223 100644 --- a/src/msw/makefile.b32 +++ b/src/msw/makefile.b32 @@ -1554,6 +1554,7 @@ $(CFG): makefile.b32 -w-par -w-aus -w-hid # virtual function A hides virtual function B +-w-inl # functions containing for/while are not inlined -tWM -I$(ARCHINCDIR);$(WXINC);$(BCCDIR)\include;$(WXDIR)/src/generic;$(WXDIR)/src/png;$(WXDIR)/src/jpeg;$(WXDIR)/src/zlib;$(WXDIR)/src/tiff -- 2.45.2