From: John L. <jr...@us...> - 2005-11-25 20:21:55
|
Update of /cvsroot/wxlua/wxLua/modules/wxbind/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3064/wxLua/modules/wxbind/src Modified Files: wxluabind_wx26.dsp Log Message: update dsp files (by hand) Index: wxluabind_wx26.dsp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxbind/src/wxluabind_wx26.dsp,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** wxluabind_wx26.dsp 18 Jun 2005 20:53:41 -0000 1.1 --- wxluabind_wx26.dsp 25 Nov 2005 20:21:48 -0000 1.2 *************** *** 9,25 **** !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run ! !MESSAGE !MESSAGE NMAKE /f "wxLuaBindLib_wx26.mak". ! !MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: ! !MESSAGE !MESSAGE NMAKE /f "wxLuaBindLib_wx26.mak" CFG="wxLuaBindLib_wx26 - Win32 Debug" ! !MESSAGE !MESSAGE Possible choices for configuration are: ! !MESSAGE !MESSAGE "wxLuaBindLib_wx26 - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "wxLuaBindLib_wx26 - Win32 Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE # Begin Project --- 9,25 ---- !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run ! !MESSAGE !MESSAGE NMAKE /f "wxLuaBindLib_wx26.mak". ! !MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: ! !MESSAGE !MESSAGE NMAKE /f "wxLuaBindLib_wx26.mak" CFG="wxLuaBindLib_wx26 - Win32 Debug" ! !MESSAGE !MESSAGE Possible choices for configuration are: ! !MESSAGE !MESSAGE "wxLuaBindLib_wx26 - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "wxLuaBindLib_wx26 - Win32 Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE # Begin Project *************** *** 219,222 **** --- 219,226 ---- # Begin Source File + SOURCE=.\wx_builtin.cpp + # End Source File + # Begin Source File + SOURCE=.\wx_class.cpp # End Source File |