From 862f336798c0cc52794f327c7daf5e1f837ec541 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Mon, 15 Nov 2004 09:07:46 +0000 Subject: [PATCH] updated to be in sync with wxwin.py code git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/tech/tn0016.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tech/tn0016.txt b/docs/tech/tn0016.txt index 48af6442c2..88fbebcf59 100644 --- a/docs/tech/tn0016.txt +++ b/docs/tech/tn0016.txt @@ -174,7 +174,7 @@ a) Add files to files.bkl: b) Modify bakefile system in build/bakefiles/ to recognize wxFoo: * Add 'foo' to MAIN_LIBS and LIBS_NOGUI or LIBS_GUI (depending on whether the library depends on wxCore or not) to wxwin.py file. - * Add the library to DEPS_TABLE in wxwin.py + * Add the library to EXTRALIBS in wxwin.py * Add WXLIB_FOO definition to common.bkl (into the "Names of component libraries" section). It looks like this: -- 2.50.0