From: John L. <jr...@us...> - 2008-01-17 15:20:31
|
Update of /cvsroot/wxlua/wxLua/apps/build/bakefiles In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv1855/wxLua/apps/build/bakefiles Modified Files: apps.bkl Log Message: Make wxLuaFreeze link to all the binding so it's complete Index: apps.bkl =================================================================== RCS file: /cvsroot/wxlua/wxLua/apps/build/bakefiles/apps.bkl,v retrieving revision 1.62 retrieving revision 1.63 diff -C2 -d -r1.62 -r1.63 *** apps.bkl 17 Jan 2008 00:37:35 -0000 1.62 --- apps.bkl 17 Jan 2008 15:19:54 -0000 1.63 *************** *** 217,221 **** <wx-mac-app-bundle>wxLuaFreeze</wx-mac-app-bundle> ! <wxlua-allstdlibs/> <wx-alllibs-req-bywxlua/> </exe> --- 217,222 ---- <wx-mac-app-bundle>wxLuaFreeze</wx-mac-app-bundle> ! <wxlua-alllibs/> ! <wx-lib>stc</wx-lib> <wx-alllibs-req-bywxlua/> </exe> |