Update of /cvsroot/wxlua/wxLua/modules/build/msvc8 In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv28032/wxLua/modules/build/msvc8 Modified Files: modules_mod_luamodule_mono.vcproj modules_mod_wxbindadv.vcproj modules_mod_wxbindaui.vcproj modules_mod_wxbindgl.vcproj modules_mod_wxbindhtml.vcproj modules_mod_wxbindmedia.vcproj modules_mod_wxbindnet.vcproj modules_mod_wxbindrichtext.vcproj modules_mod_wxbindstc.vcproj modules_mod_wxbindxml.vcproj modules_mod_wxbindxrc.vcproj modules_mod_wxlua.vcproj modules_mod_wxluasocket.vcproj Log Message: Try to speed up the build process by having only one cpp file for the smaller bindings using output_single_cpp_binding_file in the rules file. Index: modules_mod_wxlua.vcproj =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/build/msvc8/modules_mod_wxlua.vcproj,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** modules_mod_wxlua.vcproj 20 Jan 2008 22:40:10 -0000 1.11 --- modules_mod_wxlua.vcproj 29 Jan 2008 01:38:57 -0000 1.12 *************** *** 1545,1551 **** /> <File - RelativePath="..\..\wxlua\src\wxlua.cpp" - /> - <File RelativePath="..\..\wxlua\src\wxlua_bind.cpp" /> --- 1545,1548 ---- Index: modules_mod_wxbindnet.vcproj =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/build/msvc8/modules_mod_wxbindnet.vcproj,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** modules_mod_wxbindnet.vcproj 20 Jan 2008 22:40:10 -0000 1.8 --- modules_mod_wxbindnet.vcproj 29 Jan 2008 01:38:57 -0000 1.9 *************** *** 1538,1544 **** RelativePath="..\..\wxbind\src\wxnet_bind.cpp" /> - <File - RelativePath="..\..\wxbind\src\wxnet_net.cpp" - /> </Filter> <Filter --- 1538,1541 ---- Index: modules_mod_wxbindrichtext.vcproj =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/build/msvc8/modules_mod_wxbindrichtext.vcproj,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** modules_mod_wxbindrichtext.vcproj 20 Jan 2008 22:40:10 -0000 1.8 --- modules_mod_wxbindrichtext.vcproj 29 Jan 2008 01:38:57 -0000 1.9 *************** *** 1538,1544 **** RelativePath="..\..\wxbind\src\wxrichtext_bind.cpp" /> - <File - RelativePath="..\..\wxbind\src\wxrichtext_richtext.cpp" - /> </Filter> <Filter --- 1538,1541 ---- Index: modules_mod_wxbindxrc.vcproj =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/build/msvc8/modules_mod_wxbindxrc.vcproj,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** modules_mod_wxbindxrc.vcproj 20 Jan 2008 22:40:10 -0000 1.8 --- modules_mod_wxbindxrc.vcproj 29 Jan 2008 01:38:57 -0000 1.9 *************** *** 1538,1544 **** RelativePath="..\..\wxbind\src\wxxrc_bind.cpp" /> - <File - RelativePath="..\..\wxbind\src\wxxrc_xrc.cpp" - /> </Filter> <Filter --- 1538,1541 ---- Index: modules_mod_wxbindmedia.vcproj =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/build/msvc8/modules_mod_wxbindmedia.vcproj,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** modules_mod_wxbindmedia.vcproj 20 Jan 2008 22:40:10 -0000 1.8 --- modules_mod_wxbindmedia.vcproj 29 Jan 2008 01:38:57 -0000 1.9 *************** *** 1538,1544 **** RelativePath="..\..\wxbind\src\wxmedia_bind.cpp" /> - <File - RelativePath="..\..\wxbind\src\wxmedia_media.cpp" - /> </Filter> <Filter --- 1538,1541 ---- Index: modules_mod_wxluasocket.vcproj =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/build/msvc8/modules_mod_wxluasocket.vcproj,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** modules_mod_wxluasocket.vcproj 20 Jan 2008 22:40:10 -0000 1.11 --- modules_mod_wxluasocket.vcproj 29 Jan 2008 01:38:57 -0000 1.12 *************** *** 1545,1551 **** /> <File - RelativePath="..\..\wxluasocket\src\wxluasocket.cpp" - /> - <File RelativePath="..\..\wxluasocket\src\wxluasocket_bind.cpp" /> --- 1545,1548 ---- Index: modules_mod_wxbindgl.vcproj =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/build/msvc8/modules_mod_wxbindgl.vcproj,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** modules_mod_wxbindgl.vcproj 20 Jan 2008 22:40:09 -0000 1.8 --- modules_mod_wxbindgl.vcproj 29 Jan 2008 01:38:57 -0000 1.9 *************** *** 1538,1544 **** RelativePath="..\..\wxbind\src\wxgl_bind.cpp" /> - <File - RelativePath="..\..\wxbind\src\wxgl_gl.cpp" - /> </Filter> <Filter --- 1538,1541 ---- Index: modules_mod_wxbindadv.vcproj =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/build/msvc8/modules_mod_wxbindadv.vcproj,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** modules_mod_wxbindadv.vcproj 20 Jan 2008 22:40:09 -0000 1.8 --- modules_mod_wxbindadv.vcproj 29 Jan 2008 01:38:57 -0000 1.9 *************** *** 1536,1547 **** </File> <File - RelativePath="..\..\wxbind\src\wxadv_adv.cpp" - /> - <File RelativePath="..\..\wxbind\src\wxadv_bind.cpp" /> - <File - RelativePath="..\..\wxbind\src\wxadv_grid.cpp" - /> </Filter> <Filter --- 1536,1541 ---- Index: modules_mod_wxbindxml.vcproj =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/build/msvc8/modules_mod_wxbindxml.vcproj,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** modules_mod_wxbindxml.vcproj 20 Jan 2008 22:40:10 -0000 1.8 --- modules_mod_wxbindxml.vcproj 29 Jan 2008 01:38:57 -0000 1.9 *************** *** 1538,1544 **** RelativePath="..\..\wxbind\src\wxxml_bind.cpp" /> - <File - RelativePath="..\..\wxbind\src\wxxml_xml.cpp" - /> </Filter> <Filter --- 1538,1541 ---- Index: modules_mod_wxbindstc.vcproj =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/build/msvc8/modules_mod_wxbindstc.vcproj,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** modules_mod_wxbindstc.vcproj 20 Jan 2008 22:40:10 -0000 1.12 --- modules_mod_wxbindstc.vcproj 29 Jan 2008 01:38:57 -0000 1.13 *************** *** 1538,1544 **** RelativePath="..\..\wxbind\src\wxstc_bind.cpp" /> - <File - RelativePath="..\..\wxbind\src\wxstc_stc.cpp" - /> </Filter> <Filter --- 1538,1541 ---- Index: modules_mod_luamodule_mono.vcproj =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/build/msvc8/modules_mod_luamodule_mono.vcproj,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** modules_mod_luamodule_mono.vcproj 21 Jan 2008 05:08:40 -0000 1.7 --- modules_mod_luamodule_mono.vcproj 29 Jan 2008 01:38:57 -0000 1.8 *************** *** 816,831 **** /> <File - RelativePath="..\..\wxbind\src\wxadv_adv.cpp" - /> - <File RelativePath="..\..\wxbind\src\wxadv_bind.cpp" /> <File - RelativePath="..\..\wxbind\src\wxadv_grid.cpp" - /> - <File - RelativePath="..\..\wxbind\src\wxaui_aui.cpp" - /> - <File RelativePath="..\..\wxbind\src\wxaui_bind.cpp" /> --- 816,822 ---- *************** *** 909,921 **** /> <File - RelativePath="..\..\wxbind\src\wxgl_gl.cpp" - /> - <File RelativePath="..\..\wxbind\src\wxhtml_bind.cpp" /> <File - RelativePath="..\..\wxbind\src\wxhtml_html.cpp" - /> - <File RelativePath="..\..\wxbind\src\wxhtml_wxlhtml.cpp" /> --- 900,906 ---- *************** *** 960,995 **** /> <File - RelativePath="..\..\wxbind\src\wxmedia_media.cpp" - /> - <File RelativePath="..\..\wxbind\src\wxnet_bind.cpp" /> <File - RelativePath="..\..\wxbind\src\wxnet_net.cpp" - /> - <File RelativePath="..\..\wxbind\src\wxrichtext_bind.cpp" /> <File - RelativePath="..\..\wxbind\src\wxrichtext_richtext.cpp" - /> - <File RelativePath="..\..\wxbind\src\wxstc_bind.cpp" /> <File - RelativePath="..\..\wxbind\src\wxstc_stc.cpp" - /> - <File RelativePath="..\..\wxbind\src\wxxml_bind.cpp" /> <File - RelativePath="..\..\wxbind\src\wxxml_xml.cpp" - /> - <File RelativePath="..\..\wxbind\src\wxxrc_bind.cpp" /> - <File - RelativePath="..\..\wxbind\src\wxxrc_xrc.cpp" - /> </Filter> </Files> --- 945,962 ---- Index: modules_mod_wxbindhtml.vcproj =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/build/msvc8/modules_mod_wxbindhtml.vcproj,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** modules_mod_wxbindhtml.vcproj 20 Jan 2008 22:40:10 -0000 1.9 --- modules_mod_wxbindhtml.vcproj 29 Jan 2008 01:38:57 -0000 1.10 *************** *** 1539,1545 **** /> <File - RelativePath="..\..\wxbind\src\wxhtml_html.cpp" - /> - <File RelativePath="..\..\wxbind\src\wxhtml_wxlhtml.cpp" /> --- 1539,1542 ---- Index: modules_mod_wxbindaui.vcproj =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/build/msvc8/modules_mod_wxbindaui.vcproj,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** modules_mod_wxbindaui.vcproj 20 Jan 2008 22:40:09 -0000 1.9 --- modules_mod_wxbindaui.vcproj 29 Jan 2008 01:38:57 -0000 1.10 *************** *** 1536,1542 **** </File> <File - RelativePath="..\..\wxbind\src\wxaui_aui.cpp" - /> - <File RelativePath="..\..\wxbind\src\wxaui_bind.cpp" /> --- 1536,1539 ---- |