From: Francesco <fr...@us...> - 2005-06-12 21:21:48
|
Update of /cvsroot/wxlua/wxLua/build/bakefiles In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17375/build/bakefiles Modified Files: wxlua.bkl Log Message: Added bakefile build system Index: wxlua.bkl =================================================================== RCS file: /cvsroot/wxlua/wxLua/build/bakefiles/wxlua.bkl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** wxlua.bkl 12 Jun 2005 18:29:20 -0000 1.1 --- wxlua.bkl 12 Jun 2005 21:21:09 -0000 1.2 *************** *** 14,18 **** <!-- This file contains the list of UTILS options --> ! <include file="../../utils/build/bakefiles/options.bkl"/> <!-- This file contains the list of MODULES options --> --- 14,18 ---- <!-- This file contains the list of UTILS options --> ! <include file="../../util/build/bakefiles/options.bkl"/> <!-- This file contains the list of MODULES options --> |