Update of /cvsroot/wxlua/wxLua/modules/build/msvc8
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv12639/wxLua/modules/build/msvc8
Modified Files:
modules_mod_wxbind.vcproj
Log Message:
Add picker.i for all of the wxPicker controls
Change WXLUA_DECLARE_ENCAPSULATION to prepend wxLua_ to it for clarity.
Index: modules_mod_wxbind.vcproj
===================================================================
RCS file: /cvsroot/wxlua/wxLua/modules/build/msvc8/modules_mod_wxbind.vcproj,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** modules_mod_wxbind.vcproj 24 Apr 2007 14:39:59 -0000 1.3
--- modules_mod_wxbind.vcproj 17 Jun 2007 18:36:09 -0000 1.4
***************
*** 361,364 ****
--- 361,365 ----
<File RelativePath="..\..\wxbind\src\mdi.cpp"/>
<File RelativePath="..\..\wxbind\src\menutool.cpp"/>
+ <File RelativePath="..\..\wxbind\src\picker.cpp"/>
<File RelativePath="..\..\wxbind\src\print.cpp"/>
<File RelativePath="..\..\wxbind\src\regex.cpp"/>
|