From: Francesco M. <fr...@us...> - 2007-02-03 19:47:46
|
Update of /cvsroot/wxlua/wxLua/build/bakefiles In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv14409/build/bakefiles Modified Files: wxlua.bkl Log Message: add RUNTIME_LIBS to the list of global options to pass to subprojects Index: wxlua.bkl =================================================================== RCS file: /cvsroot/wxlua/wxLua/build/bakefiles/wxlua.bkl,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** wxlua.bkl 24 Dec 2006 11:00:21 -0000 1.33 --- wxlua.bkl 3 Feb 2007 19:47:41 -0000 1.34 *************** *** 36,40 **** <!-- global options --> ! USE_SYSTEM_LUA LUA_DIR <!-- wxWidgets build selection options --> --- 36,40 ---- <!-- global options --> ! USE_SYSTEM_LUA LUA_DIR RUNTIME_LIBS <!-- wxWidgets build selection options --> |