From: John L. <jr...@us...> - 2005-11-25 20:21:56
|
Update of /cvsroot/wxlua/wxLua/modules/wxluadebug/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3064/wxLua/modules/wxluadebug/src Modified Files: wxluadebug_wx26.dsp Log Message: update dsp files (by hand) Index: wxluadebug_wx26.dsp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxluadebug/src/wxluadebug_wx26.dsp,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** wxluadebug_wx26.dsp 7 Jun 2005 19:58:25 -0000 1.1 --- wxluadebug_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 "wxLuaDebugLib_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 "wxLuaDebugLib_wx26.mak" CFG="wxLuaDebugLib_wx26 - Win32 Debug" ! !MESSAGE !MESSAGE Possible choices for configuration are: ! !MESSAGE !MESSAGE "wxLuaDebugLib_wx26 - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "wxLuaDebugLib_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 "wxLuaDebugLib_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 "wxLuaDebugLib_wx26.mak" CFG="wxLuaDebugLib_wx26 - Win32 Debug" ! !MESSAGE !MESSAGE Possible choices for configuration are: ! !MESSAGE !MESSAGE "wxLuaDebugLib_wx26 - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "wxLuaDebugLib_wx26 - Win32 Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE # Begin Project *************** *** 87,91 **** # Begin Source File ! SOURCE=..\include\debug.h # End Source File # Begin Source File --- 87,91 ---- # Begin Source File ! SOURCE=..\include\wxldebug.h # End Source File # Begin Source File *************** *** 99,103 **** # Begin Source File ! SOURCE=.\debug.cpp # End Source File # Begin Source File --- 99,103 ---- # Begin Source File ! SOURCE=.\wxldebug.cpp # End Source File # Begin Source File |