Update of /cvsroot/wxlua/wxLua/modules/build/msw In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27748/modules/build/msw Modified Files: modules_mod_lua.dsp modules_mod_lua_lib.dsp modules_mod_wxbind.dsp modules_mod_wxlua.dsp modules_mod_wxluadebug.dsp modules_mod_wxluasocket.dsp Log Message: updated bakefiles.bkgen for msvc6prj output Index: modules_mod_lua_lib.dsp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/build/msw/modules_mod_lua_lib.dsp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** modules_mod_lua_lib.dsp 25 Nov 2005 22:00:36 -0000 1.2 --- modules_mod_lua_lib.dsp 25 Nov 2005 22:29:08 -0000 1.3 *************** *** 5,9 **** # TARGTYPE "Win32 (x86) Static Library" 0x0104 ! CFG=mod_lua_lib - Win32 Default !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run --- 5,9 ---- # TARGTYPE "Win32 (x86) Static Library" 0x0104 ! CFG=mod_lua_lib - Win32 Release !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run *************** *** 14,29 **** !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE ! !MESSAGE NMAKE /f "modules_mod_lua_lib.mak" CFG="mod_lua_lib - Win32 Default" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "mod_lua_lib - Win32 DLL Unicode Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_lua_lib - Win32 DLL Unicode" (based on "Win32 (x86) Static Library") !MESSAGE "mod_lua_lib - Win32 DLL Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_lua_lib - Win32 DLL" (based on "Win32 (x86) Static Library") !MESSAGE "mod_lua_lib - Win32 Unicode Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_lua_lib - Win32 Unicode" (based on "Win32 (x86) Static Library") !MESSAGE "mod_lua_lib - Win32 Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_lua_lib - Win32 Default" (based on "Win32 (x86) Static Library") !MESSAGE --- 14,29 ---- !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE ! !MESSAGE NMAKE /f "modules_mod_lua_lib.mak" CFG="mod_lua_lib - Win32 Release" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "mod_lua_lib - Win32 DLL Unicode Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_lua_lib - Win32 DLL Unicode Release" (based on "Win32 (x86) Static Library") !MESSAGE "mod_lua_lib - Win32 DLL Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_lua_lib - Win32 DLL Release" (based on "Win32 (x86) Static Library") !MESSAGE "mod_lua_lib - Win32 Unicode Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_lua_lib - Win32 Unicode Release" (based on "Win32 (x86) Static Library") !MESSAGE "mod_lua_lib - Win32 Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_lua_lib - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE *************** *** 47,52 **** # PROP Intermediate_Dir "msvc6prjud\mod_lua_lib" # PROP Target_Dir "" ! # ADD BASE CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WXLUA_CODE" /D "WIN32" /D "_LIB" /c ! # ADD CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WXLUA_CODE" /D "WIN32" /D "_LIB" /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 --- 47,52 ---- # PROP Intermediate_Dir "msvc6prjud\mod_lua_lib" # PROP Target_Dir "" ! # ADD BASE CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WIN32" /D "_LIB" /D "WXLUA_CODE" /c ! # ADD CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WIN32" /D "_LIB" /D "WXLUA_CODE" /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 *************** *** 58,62 **** # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\lua.lib" ! !ELSEIF "$(CFG)" == "mod_lua_lib - Win32 DLL Unicode" # PROP BASE Use_MFC 0 --- 58,62 ---- # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\lua.lib" ! !ELSEIF "$(CFG)" == "mod_lua_lib - Win32 DLL Unicode Release" # PROP BASE Use_MFC 0 *************** *** 70,75 **** # PROP Intermediate_Dir "msvc6prju\mod_lua_lib" # PROP Target_Dir "" ! # ADD BASE CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WXLUA_CODE" /D "WIN32" /D "_LIB" /c ! # ADD CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WXLUA_CODE" /D "WIN32" /D "_LIB" /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 --- 70,75 ---- # PROP Intermediate_Dir "msvc6prju\mod_lua_lib" # PROP Target_Dir "" ! # ADD BASE CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WIN32" /D "_LIB" /D "WXLUA_CODE" /c ! # ADD CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WIN32" /D "_LIB" /D "WXLUA_CODE" /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 *************** *** 93,98 **** # PROP Intermediate_Dir "msvc6prjd\mod_lua_lib" # PROP Target_Dir "" ! # ADD BASE CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WXLUA_CODE" /D "WIN32" /D "_LIB" /c ! # ADD CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WXLUA_CODE" /D "WIN32" /D "_LIB" /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 --- 93,98 ---- # PROP Intermediate_Dir "msvc6prjd\mod_lua_lib" # PROP Target_Dir "" ! # ADD BASE CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WIN32" /D "_LIB" /D "WXLUA_CODE" /c ! # ADD CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WIN32" /D "_LIB" /D "WXLUA_CODE" /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 *************** *** 104,108 **** # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\lua.lib" ! !ELSEIF "$(CFG)" == "mod_lua_lib - Win32 DLL" # PROP BASE Use_MFC 0 --- 104,108 ---- # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\lua.lib" ! !ELSEIF "$(CFG)" == "mod_lua_lib - Win32 DLL Release" # PROP BASE Use_MFC 0 *************** *** 116,121 **** # PROP Intermediate_Dir "msvc6prj\mod_lua_lib" # PROP Target_Dir "" ! # ADD BASE CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WXLUA_CODE" /D "WIN32" /D "_LIB" /c ! # ADD CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WXLUA_CODE" /D "WIN32" /D "_LIB" /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 --- 116,121 ---- # PROP Intermediate_Dir "msvc6prj\mod_lua_lib" # PROP Target_Dir "" ! # ADD BASE CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WIN32" /D "_LIB" /D "WXLUA_CODE" /c ! # ADD CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WIN32" /D "_LIB" /D "WXLUA_CODE" /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 *************** *** 139,144 **** # PROP Intermediate_Dir "msvc6prjud\mod_lua_lib" # PROP Target_Dir "" ! # ADD BASE CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WXLUA_CODE" /D "WIN32" /D "_LIB" /c ! # ADD CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WXLUA_CODE" /D "WIN32" /D "_LIB" /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 --- 139,144 ---- # PROP Intermediate_Dir "msvc6prjud\mod_lua_lib" # PROP Target_Dir "" ! # ADD BASE CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WIN32" /D "_LIB" /D "WXLUA_CODE" /c ! # ADD CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WIN32" /D "_LIB" /D "WXLUA_CODE" /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 *************** *** 150,154 **** # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\lua.lib" ! !ELSEIF "$(CFG)" == "mod_lua_lib - Win32 Unicode" # PROP BASE Use_MFC 0 --- 150,154 ---- # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\lua.lib" ! !ELSEIF "$(CFG)" == "mod_lua_lib - Win32 Unicode Release" # PROP BASE Use_MFC 0 *************** *** 162,167 **** # PROP Intermediate_Dir "msvc6prju\mod_lua_lib" # PROP Target_Dir "" ! # ADD BASE CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WXLUA_CODE" /D "WIN32" /D "_LIB" /c ! # ADD CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WXLUA_CODE" /D "WIN32" /D "_LIB" /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 --- 162,167 ---- # PROP Intermediate_Dir "msvc6prju\mod_lua_lib" # PROP Target_Dir "" ! # ADD BASE CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WIN32" /D "_LIB" /D "WXLUA_CODE" /c ! # ADD CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WIN32" /D "_LIB" /D "WXLUA_CODE" /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 *************** *** 185,190 **** # PROP Intermediate_Dir "msvc6prjd\mod_lua_lib" # PROP Target_Dir "" ! # ADD BASE CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WXLUA_CODE" /D "WIN32" /D "_LIB" /c ! # ADD CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WXLUA_CODE" /D "WIN32" /D "_LIB" /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 --- 185,190 ---- # PROP Intermediate_Dir "msvc6prjd\mod_lua_lib" # PROP Target_Dir "" ! # ADD BASE CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WIN32" /D "_LIB" /D "WXLUA_CODE" /c ! # ADD CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WIN32" /D "_LIB" /D "WXLUA_CODE" /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 *************** *** 196,200 **** # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\lua.lib" ! !ELSEIF "$(CFG)" == "mod_lua_lib - Win32 Default" # PROP BASE Use_MFC 0 --- 196,200 ---- # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\lua.lib" ! !ELSEIF "$(CFG)" == "mod_lua_lib - Win32 Release" # PROP BASE Use_MFC 0 *************** *** 208,213 **** # PROP Intermediate_Dir "msvc6prj\mod_lua_lib" # PROP Target_Dir "" ! # ADD BASE CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WXLUA_CODE" /D "WIN32" /D "_LIB" /c ! # ADD CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WXLUA_CODE" /D "WIN32" /D "_LIB" /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 --- 208,213 ---- # PROP Intermediate_Dir "msvc6prj\mod_lua_lib" # PROP Target_Dir "" ! # ADD BASE CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WIN32" /D "_LIB" /D "WXLUA_CODE" /c ! # ADD CPP /nologo /FD /MD /W1 /GR /EHsc /I "..\..\lua\include" /D "WIN32" /D "_LIB" /D "WXLUA_CODE" /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 *************** *** 224,234 **** # Name "mod_lua_lib - Win32 DLL Unicode Debug" ! # Name "mod_lua_lib - Win32 DLL Unicode" # Name "mod_lua_lib - Win32 DLL Debug" ! # Name "mod_lua_lib - Win32 DLL" # Name "mod_lua_lib - Win32 Unicode Debug" ! # Name "mod_lua_lib - Win32 Unicode" # Name "mod_lua_lib - Win32 Debug" ! # Name "mod_lua_lib - Win32 Default" # Begin Group "Source Files" --- 224,234 ---- # Name "mod_lua_lib - Win32 DLL Unicode Debug" ! # Name "mod_lua_lib - Win32 DLL Unicode Release" # Name "mod_lua_lib - Win32 DLL Debug" ! # Name "mod_lua_lib - Win32 DLL Release" # Name "mod_lua_lib - Win32 Unicode Debug" ! # Name "mod_lua_lib - Win32 Unicode Release" # Name "mod_lua_lib - Win32 Debug" ! # Name "mod_lua_lib - Win32 Release" # Begin Group "Source Files" *************** *** 260,267 **** # Begin Source File - SOURCE=..\..\lua\src\ldllmain.c - # End Source File - # Begin Source File - SOURCE=..\..\lua\src\ldo.c # End Source File --- 260,263 ---- Index: modules_mod_wxlua.dsp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/build/msw/modules_mod_wxlua.dsp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** modules_mod_wxlua.dsp 25 Nov 2005 20:21:47 -0000 1.2 --- modules_mod_wxlua.dsp 25 Nov 2005 22:29:08 -0000 1.3 *************** *** 3,31 **** # ** DO NOT EDIT ** - # TARGTYPE "Win32 (x86) Static Library" 0x0104 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 ! CFG=mod_wxlua - Win32 Default !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 "modules_mod_wxlua.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 "modules_mod_wxlua.mak" CFG="mod_wxlua - Win32 Default" ! !MESSAGE !MESSAGE Possible choices for configuration are: ! !MESSAGE !MESSAGE "mod_wxlua - Win32 DLL Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") ! !MESSAGE "mod_wxlua - Win32 DLL Unicode" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "mod_wxlua - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library") ! !MESSAGE "mod_wxlua - Win32 DLL" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "mod_wxlua - Win32 Unicode Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_wxlua - Win32 Unicode" (based on "Win32 (x86) Static Library") !MESSAGE "mod_wxlua - Win32 Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_wxlua - Win32 Default" (based on "Win32 (x86) Static Library") ! !MESSAGE # Begin Project --- 3,31 ---- # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 + # TARGTYPE "Win32 (x86) Static Library" 0x0104 ! CFG=mod_wxlua - Win32 Release !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 "modules_mod_wxlua.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 "modules_mod_wxlua.mak" CFG="mod_wxlua - Win32 Release" ! !MESSAGE !MESSAGE Possible choices for configuration are: ! !MESSAGE !MESSAGE "mod_wxlua - Win32 DLL Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") ! !MESSAGE "mod_wxlua - Win32 DLL Unicode Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "mod_wxlua - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library") ! !MESSAGE "mod_wxlua - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "mod_wxlua - Win32 Unicode Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_wxlua - Win32 Unicode Release" (based on "Win32 (x86) Static Library") !MESSAGE "mod_wxlua - Win32 Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_wxlua - Win32 Release" (based on "Win32 (x86) Static Library") ! !MESSAGE # Begin Project *************** *** 61,65 **** # ADD LINK32 wxbase26ud.lib wxmsw26ud_core.lib wxbase26ud_xml.lib wxmsw26ud_adv.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib oleacc.lib /nologo /dll /machine:i386 /out:"..\..\..\lib\vc_dll\wxlua_dll.dll" /libpath:"$(WXWIN)\lib\vc_dll" /libpath:"..\..\..\lib\vc_dll" /implib:"..\..\..\lib\vc_dll\wxlua.lib" /debug ! !ELSEIF "$(CFG)" == "mod_wxlua - Win32 DLL Unicode" # PROP BASE Use_MFC 0 --- 61,65 ---- # ADD LINK32 wxbase26ud.lib wxmsw26ud_core.lib wxbase26ud_xml.lib wxmsw26ud_adv.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib oleacc.lib /nologo /dll /machine:i386 /out:"..\..\..\lib\vc_dll\wxlua_dll.dll" /libpath:"$(WXWIN)\lib\vc_dll" /libpath:"..\..\..\lib\vc_dll" /implib:"..\..\..\lib\vc_dll\wxlua.lib" /debug ! !ELSEIF "$(CFG)" == "mod_wxlua - Win32 DLL Unicode Release" # PROP BASE Use_MFC 0 *************** *** 111,115 **** # ADD LINK32 wxbase26d.lib wxmsw26d_core.lib wxbase26d_xml.lib wxmsw26d_adv.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib oleacc.lib /nologo /dll /machine:i386 /out:"..\..\..\lib\vc_dll\wxlua_dll.dll" /libpath:"$(WXWIN)\lib\vc_dll" /libpath:"..\..\..\lib\vc_dll" /implib:"..\..\..\lib\vc_dll\wxlua.lib" /debug ! !ELSEIF "$(CFG)" == "mod_wxlua - Win32 DLL" # PROP BASE Use_MFC 0 --- 111,115 ---- # ADD LINK32 wxbase26d.lib wxmsw26d_core.lib wxbase26d_xml.lib wxmsw26d_adv.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib oleacc.lib /nologo /dll /machine:i386 /out:"..\..\..\lib\vc_dll\wxlua_dll.dll" /libpath:"$(WXWIN)\lib\vc_dll" /libpath:"..\..\..\lib\vc_dll" /implib:"..\..\..\lib\vc_dll\wxlua.lib" /debug ! !ELSEIF "$(CFG)" == "mod_wxlua - Win32 DLL Release" # PROP BASE Use_MFC 0 *************** *** 159,163 **** # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\wxlua.lib" ! !ELSEIF "$(CFG)" == "mod_wxlua - Win32 Unicode" # PROP BASE Use_MFC 0 --- 159,163 ---- # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\wxlua.lib" ! !ELSEIF "$(CFG)" == "mod_wxlua - Win32 Unicode Release" # PROP BASE Use_MFC 0 *************** *** 205,209 **** # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\wxlua.lib" ! !ELSEIF "$(CFG)" == "mod_wxlua - Win32 Default" # PROP BASE Use_MFC 0 --- 205,209 ---- # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\wxlua.lib" ! !ELSEIF "$(CFG)" == "mod_wxlua - Win32 Release" # PROP BASE Use_MFC 0 *************** *** 233,243 **** # Name "mod_wxlua - Win32 DLL Unicode Debug" ! # Name "mod_wxlua - Win32 DLL Unicode" # Name "mod_wxlua - Win32 DLL Debug" ! # Name "mod_wxlua - Win32 DLL" # Name "mod_wxlua - Win32 Unicode Debug" ! # Name "mod_wxlua - Win32 Unicode" # Name "mod_wxlua - Win32 Debug" ! # Name "mod_wxlua - Win32 Default" # Begin Group "WXLUA sources" --- 233,243 ---- # Name "mod_wxlua - Win32 DLL Unicode Debug" ! # Name "mod_wxlua - Win32 DLL Unicode Release" # Name "mod_wxlua - Win32 DLL Debug" ! # Name "mod_wxlua - Win32 DLL Release" # Name "mod_wxlua - Win32 Unicode Debug" ! # Name "mod_wxlua - Win32 Unicode Release" # Name "mod_wxlua - Win32 Debug" ! # Name "mod_wxlua - Win32 Release" # Begin Group "WXLUA sources" *************** *** 249,261 **** # Begin Source File ! SOURCE=..\..\wxlua\src\wxlintrp.cpp # End Source File # Begin Source File ! SOURCE=..\..\wxlua\src\wxlbind.cpp # End Source File # Begin Source File ! SOURCE=..\..\wxlua\src\wxlcallb.cpp # End Source File # Begin Source File --- 249,261 ---- # Begin Source File ! SOURCE=..\..\wxlua\src\wxlbind.cpp # End Source File # Begin Source File ! SOURCE=..\..\wxlua\src\wxlcallb.cpp # End Source File # Begin Source File ! SOURCE=..\..\wxlua\src\wxlintrp.cpp # End Source File # Begin Source File *************** *** 269,289 **** # Begin Source File ! SOURCE=..\..\wxlua\include\wxlcallb.h # End Source File # Begin Source File ! SOURCE=..\..\wxlua\include\wxldefs.h # End Source File # Begin Source File ! SOURCE=..\..\wxlua\include\internal.h # End Source File # Begin Source File ! SOURCE=..\..\wxlua\include\wxlintrp.h # End Source File # Begin Source File ! SOURCE=..\..\wxlua\include\wxlbind.h # End Source File # Begin Source File --- 269,289 ---- # Begin Source File ! SOURCE=..\..\wxlua\include\internal.h # End Source File # Begin Source File ! SOURCE=..\..\wxlua\include\wxlbind.h # End Source File # Begin Source File ! SOURCE=..\..\wxlua\include\wxlcallb.h # End Source File # Begin Source File ! SOURCE=..\..\wxlua\include\wxldefs.h # End Source File # Begin Source File ! SOURCE=..\..\wxlua\include\wxlintrp.h # End Source File # Begin Source File Index: modules_mod_wxbind.dsp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/build/msw/modules_mod_wxbind.dsp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** modules_mod_wxbind.dsp 25 Nov 2005 20:21:47 -0000 1.2 --- modules_mod_wxbind.dsp 25 Nov 2005 22:29:08 -0000 1.3 *************** *** 3,31 **** # ** DO NOT EDIT ** - # TARGTYPE "Win32 (x86) Static Library" 0x0104 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 ! CFG=mod_wxbind - Win32 Default !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 "modules_mod_wxbind.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 "modules_mod_wxbind.mak" CFG="mod_wxbind - Win32 Default" ! !MESSAGE !MESSAGE Possible choices for configuration are: ! !MESSAGE !MESSAGE "mod_wxbind - Win32 DLL Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") ! !MESSAGE "mod_wxbind - Win32 DLL Unicode" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "mod_wxbind - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library") ! !MESSAGE "mod_wxbind - Win32 DLL" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "mod_wxbind - Win32 Unicode Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_wxbind - Win32 Unicode" (based on "Win32 (x86) Static Library") !MESSAGE "mod_wxbind - Win32 Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_wxbind - Win32 Default" (based on "Win32 (x86) Static Library") ! !MESSAGE # Begin Project --- 3,31 ---- # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 + # TARGTYPE "Win32 (x86) Static Library" 0x0104 ! CFG=mod_wxbind - Win32 Release !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 "modules_mod_wxbind.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 "modules_mod_wxbind.mak" CFG="mod_wxbind - Win32 Release" ! !MESSAGE !MESSAGE Possible choices for configuration are: ! !MESSAGE !MESSAGE "mod_wxbind - Win32 DLL Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") ! !MESSAGE "mod_wxbind - Win32 DLL Unicode Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "mod_wxbind - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library") ! !MESSAGE "mod_wxbind - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "mod_wxbind - Win32 Unicode Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_wxbind - Win32 Unicode Release" (based on "Win32 (x86) Static Library") !MESSAGE "mod_wxbind - Win32 Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_wxbind - Win32 Release" (based on "Win32 (x86) Static Library") ! !MESSAGE # Begin Project *************** *** 61,65 **** # ADD LINK32 wxbase26ud.lib wxmsw26ud_core.lib wxbase26ud_xml.lib wxmsw26ud_adv.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib oleacc.lib /nologo /dll /machine:i386 /out:"..\..\..\lib\vc_dll\wxbind_dll.dll" /libpath:"$(WXWIN)\lib\vc_dll" /libpath:"..\..\..\lib\vc_dll" /implib:"..\..\..\lib\vc_dll\wxbind.lib" /debug ! !ELSEIF "$(CFG)" == "mod_wxbind - Win32 DLL Unicode" # PROP BASE Use_MFC 0 --- 61,65 ---- # ADD LINK32 wxbase26ud.lib wxmsw26ud_core.lib wxbase26ud_xml.lib wxmsw26ud_adv.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib oleacc.lib /nologo /dll /machine:i386 /out:"..\..\..\lib\vc_dll\wxbind_dll.dll" /libpath:"$(WXWIN)\lib\vc_dll" /libpath:"..\..\..\lib\vc_dll" /implib:"..\..\..\lib\vc_dll\wxbind.lib" /debug ! !ELSEIF "$(CFG)" == "mod_wxbind - Win32 DLL Unicode Release" # PROP BASE Use_MFC 0 *************** *** 111,115 **** # ADD LINK32 wxbase26d.lib wxmsw26d_core.lib wxbase26d_xml.lib wxmsw26d_adv.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib oleacc.lib /nologo /dll /machine:i386 /out:"..\..\..\lib\vc_dll\wxbind_dll.dll" /libpath:"$(WXWIN)\lib\vc_dll" /libpath:"..\..\..\lib\vc_dll" /implib:"..\..\..\lib\vc_dll\wxbind.lib" /debug ! !ELSEIF "$(CFG)" == "mod_wxbind - Win32 DLL" # PROP BASE Use_MFC 0 --- 111,115 ---- # ADD LINK32 wxbase26d.lib wxmsw26d_core.lib wxbase26d_xml.lib wxmsw26d_adv.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib oleacc.lib /nologo /dll /machine:i386 /out:"..\..\..\lib\vc_dll\wxbind_dll.dll" /libpath:"$(WXWIN)\lib\vc_dll" /libpath:"..\..\..\lib\vc_dll" /implib:"..\..\..\lib\vc_dll\wxbind.lib" /debug ! !ELSEIF "$(CFG)" == "mod_wxbind - Win32 DLL Release" # PROP BASE Use_MFC 0 *************** *** 159,163 **** # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\wxbind.lib" ! !ELSEIF "$(CFG)" == "mod_wxbind - Win32 Unicode" # PROP BASE Use_MFC 0 --- 159,163 ---- # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\wxbind.lib" ! !ELSEIF "$(CFG)" == "mod_wxbind - Win32 Unicode Release" # PROP BASE Use_MFC 0 *************** *** 205,209 **** # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\wxbind.lib" ! !ELSEIF "$(CFG)" == "mod_wxbind - Win32 Default" # PROP BASE Use_MFC 0 --- 205,209 ---- # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\wxbind.lib" ! !ELSEIF "$(CFG)" == "mod_wxbind - Win32 Release" # PROP BASE Use_MFC 0 *************** *** 233,243 **** # Name "mod_wxbind - Win32 DLL Unicode Debug" ! # Name "mod_wxbind - Win32 DLL Unicode" # Name "mod_wxbind - Win32 DLL Debug" ! # Name "mod_wxbind - Win32 DLL" # Name "mod_wxbind - Win32 Unicode Debug" ! # Name "mod_wxbind - Win32 Unicode" # Name "mod_wxbind - Win32 Debug" ! # Name "mod_wxbind - Win32 Default" # Begin Group "WXBIND sources" --- 233,243 ---- # Name "mod_wxbind - Win32 DLL Unicode Debug" ! # Name "mod_wxbind - Win32 DLL Unicode Release" # Name "mod_wxbind - Win32 DLL Debug" ! # Name "mod_wxbind - Win32 DLL Release" # Name "mod_wxbind - Win32 Unicode Debug" ! # Name "mod_wxbind - Win32 Unicode Release" # Name "mod_wxbind - Win32 Debug" ! # Name "mod_wxbind - Win32 Release" # Begin Group "WXBIND sources" Index: modules_mod_wxluasocket.dsp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/build/msw/modules_mod_wxluasocket.dsp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** modules_mod_wxluasocket.dsp 25 Nov 2005 20:21:47 -0000 1.2 --- modules_mod_wxluasocket.dsp 25 Nov 2005 22:29:08 -0000 1.3 *************** *** 3,31 **** # ** DO NOT EDIT ** - # TARGTYPE "Win32 (x86) Static Library" 0x0104 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 ! CFG=mod_wxluasocket - Win32 Default !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 "modules_mod_wxluasocket.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 "modules_mod_wxluasocket.mak" CFG="mod_wxluasocket - Win32 Default" ! !MESSAGE !MESSAGE Possible choices for configuration are: ! !MESSAGE !MESSAGE "mod_wxluasocket - Win32 DLL Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") ! !MESSAGE "mod_wxluasocket - Win32 DLL Unicode" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "mod_wxluasocket - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library") ! !MESSAGE "mod_wxluasocket - Win32 DLL" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "mod_wxluasocket - Win32 Unicode Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_wxluasocket - Win32 Unicode" (based on "Win32 (x86) Static Library") !MESSAGE "mod_wxluasocket - Win32 Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_wxluasocket - Win32 Default" (based on "Win32 (x86) Static Library") ! !MESSAGE # Begin Project --- 3,31 ---- # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 + # TARGTYPE "Win32 (x86) Static Library" 0x0104 ! CFG=mod_wxluasocket - Win32 Release !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 "modules_mod_wxluasocket.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 "modules_mod_wxluasocket.mak" CFG="mod_wxluasocket - Win32 Release" ! !MESSAGE !MESSAGE Possible choices for configuration are: ! !MESSAGE !MESSAGE "mod_wxluasocket - Win32 DLL Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") ! !MESSAGE "mod_wxluasocket - Win32 DLL Unicode Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "mod_wxluasocket - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library") ! !MESSAGE "mod_wxluasocket - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "mod_wxluasocket - Win32 Unicode Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_wxluasocket - Win32 Unicode Release" (based on "Win32 (x86) Static Library") !MESSAGE "mod_wxluasocket - Win32 Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_wxluasocket - Win32 Release" (based on "Win32 (x86) Static Library") ! !MESSAGE # Begin Project *************** *** 61,65 **** # ADD LINK32 wxbase26ud.lib wxmsw26ud_core.lib wxbase26ud_xml.lib wxmsw26ud_adv.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib oleacc.lib /nologo /dll /machine:i386 /out:"..\..\..\lib\vc_dll\wxluasocket_dll.dll" /libpath:"$(WXWIN)\lib\vc_dll" /libpath:"..\..\..\lib\vc_dll" /implib:"..\..\..\lib\vc_dll\wxluasocket.lib" /debug ! !ELSEIF "$(CFG)" == "mod_wxluasocket - Win32 DLL Unicode" # PROP BASE Use_MFC 0 --- 61,65 ---- # ADD LINK32 wxbase26ud.lib wxmsw26ud_core.lib wxbase26ud_xml.lib wxmsw26ud_adv.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib oleacc.lib /nologo /dll /machine:i386 /out:"..\..\..\lib\vc_dll\wxluasocket_dll.dll" /libpath:"$(WXWIN)\lib\vc_dll" /libpath:"..\..\..\lib\vc_dll" /implib:"..\..\..\lib\vc_dll\wxluasocket.lib" /debug ! !ELSEIF "$(CFG)" == "mod_wxluasocket - Win32 DLL Unicode Release" # PROP BASE Use_MFC 0 *************** *** 111,115 **** # ADD LINK32 wxbase26d.lib wxmsw26d_core.lib wxbase26d_xml.lib wxmsw26d_adv.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib oleacc.lib /nologo /dll /machine:i386 /out:"..\..\..\lib\vc_dll\wxluasocket_dll.dll" /libpath:"$(WXWIN)\lib\vc_dll" /libpath:"..\..\..\lib\vc_dll" /implib:"..\..\..\lib\vc_dll\wxluasocket.lib" /debug ! !ELSEIF "$(CFG)" == "mod_wxluasocket - Win32 DLL" # PROP BASE Use_MFC 0 --- 111,115 ---- # ADD LINK32 wxbase26d.lib wxmsw26d_core.lib wxbase26d_xml.lib wxmsw26d_adv.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib oleacc.lib /nologo /dll /machine:i386 /out:"..\..\..\lib\vc_dll\wxluasocket_dll.dll" /libpath:"$(WXWIN)\lib\vc_dll" /libpath:"..\..\..\lib\vc_dll" /implib:"..\..\..\lib\vc_dll\wxluasocket.lib" /debug ! !ELSEIF "$(CFG)" == "mod_wxluasocket - Win32 DLL Release" # PROP BASE Use_MFC 0 *************** *** 159,163 **** # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\wxluasocket.lib" ! !ELSEIF "$(CFG)" == "mod_wxluasocket - Win32 Unicode" # PROP BASE Use_MFC 0 --- 159,163 ---- # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\wxluasocket.lib" ! !ELSEIF "$(CFG)" == "mod_wxluasocket - Win32 Unicode Release" # PROP BASE Use_MFC 0 *************** *** 205,209 **** # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\wxluasocket.lib" ! !ELSEIF "$(CFG)" == "mod_wxluasocket - Win32 Default" # PROP BASE Use_MFC 0 --- 205,209 ---- # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\wxluasocket.lib" ! !ELSEIF "$(CFG)" == "mod_wxluasocket - Win32 Release" # PROP BASE Use_MFC 0 *************** *** 233,243 **** # Name "mod_wxluasocket - Win32 DLL Unicode Debug" ! # Name "mod_wxluasocket - Win32 DLL Unicode" # Name "mod_wxluasocket - Win32 DLL Debug" ! # Name "mod_wxluasocket - Win32 DLL" # Name "mod_wxluasocket - Win32 Unicode Debug" ! # Name "mod_wxluasocket - Win32 Unicode" # Name "mod_wxluasocket - Win32 Debug" ! # Name "mod_wxluasocket - Win32 Default" # Begin Group "WXLUASOCKET sources" --- 233,243 ---- # Name "mod_wxluasocket - Win32 DLL Unicode Debug" ! # Name "mod_wxluasocket - Win32 DLL Unicode Release" # Name "mod_wxluasocket - Win32 DLL Debug" ! # Name "mod_wxluasocket - Win32 DLL Release" # Name "mod_wxluasocket - Win32 Unicode Debug" ! # Name "mod_wxluasocket - Win32 Unicode Release" # Name "mod_wxluasocket - Win32 Debug" ! # Name "mod_wxluasocket - Win32 Release" # Begin Group "WXLUASOCKET sources" *************** *** 249,261 **** # Begin Source File ! SOURCE=..\..\wxluasocket\src\wxlhandl.cpp # End Source File # Begin Source File ! SOURCE=..\..\wxluasocket\src\wxldserv.cpp # End Source File # Begin Source File ! SOURCE=..\..\wxluasocket\src\wxldtarg.cpp # End Source File # Begin Source File --- 249,261 ---- # Begin Source File ! SOURCE=..\..\wxluasocket\src\wxldserv.cpp # End Source File # Begin Source File ! SOURCE=..\..\wxluasocket\src\wxldtarg.cpp # End Source File # Begin Source File ! SOURCE=..\..\wxluasocket\src\wxlhandl.cpp # End Source File # Begin Source File *************** *** 273,285 **** # Begin Source File ! SOURCE=..\..\wxluasocket\include\wxlhandl.h # End Source File # Begin Source File ! SOURCE=..\..\wxluasocket\include\wxldserv.h # End Source File # Begin Source File ! SOURCE=..\..\wxluasocket\include\wxldtarg.h # End Source File # Begin Source File --- 273,285 ---- # Begin Source File ! SOURCE=..\..\wxluasocket\include\wxldserv.h # End Source File # Begin Source File ! SOURCE=..\..\wxluasocket\include\wxldtarg.h # End Source File # Begin Source File ! SOURCE=..\..\wxluasocket\include\wxlhandl.h # End Source File # Begin Source File Index: modules_mod_wxluadebug.dsp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/build/msw/modules_mod_wxluadebug.dsp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** modules_mod_wxluadebug.dsp 25 Nov 2005 20:21:47 -0000 1.2 --- modules_mod_wxluadebug.dsp 25 Nov 2005 22:29:08 -0000 1.3 *************** *** 3,31 **** # ** DO NOT EDIT ** - # TARGTYPE "Win32 (x86) Static Library" 0x0104 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 ! CFG=mod_wxluadebug - Win32 Default !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 "modules_mod_wxluadebug.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 "modules_mod_wxluadebug.mak" CFG="mod_wxluadebug - Win32 Default" ! !MESSAGE !MESSAGE Possible choices for configuration are: ! !MESSAGE !MESSAGE "mod_wxluadebug - Win32 DLL Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") ! !MESSAGE "mod_wxluadebug - Win32 DLL Unicode" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "mod_wxluadebug - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library") ! !MESSAGE "mod_wxluadebug - Win32 DLL" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "mod_wxluadebug - Win32 Unicode Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_wxluadebug - Win32 Unicode" (based on "Win32 (x86) Static Library") !MESSAGE "mod_wxluadebug - Win32 Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_wxluadebug - Win32 Default" (based on "Win32 (x86) Static Library") ! !MESSAGE # Begin Project --- 3,31 ---- # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 + # TARGTYPE "Win32 (x86) Static Library" 0x0104 ! CFG=mod_wxluadebug - Win32 Release !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 "modules_mod_wxluadebug.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 "modules_mod_wxluadebug.mak" CFG="mod_wxluadebug - Win32 Release" ! !MESSAGE !MESSAGE Possible choices for configuration are: ! !MESSAGE !MESSAGE "mod_wxluadebug - Win32 DLL Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") ! !MESSAGE "mod_wxluadebug - Win32 DLL Unicode Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "mod_wxluadebug - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library") ! !MESSAGE "mod_wxluadebug - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "mod_wxluadebug - Win32 Unicode Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_wxluadebug - Win32 Unicode Release" (based on "Win32 (x86) Static Library") !MESSAGE "mod_wxluadebug - Win32 Debug" (based on "Win32 (x86) Static Library") ! !MESSAGE "mod_wxluadebug - Win32 Release" (based on "Win32 (x86) Static Library") ! !MESSAGE # Begin Project *************** *** 61,65 **** # ADD LINK32 wxbase26ud.lib wxmsw26ud_core.lib wxbase26ud_xml.lib wxmsw26ud_adv.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib oleacc.lib /nologo /dll /machine:i386 /out:"..\..\..\lib\vc_dll\wxluadebug_dll.dll" /libpath:"$(WXWIN)\lib\vc_dll" /libpath:"..\..\..\lib\vc_dll" /implib:"..\..\..\lib\vc_dll\wxluadebug.lib" /debug ! !ELSEIF "$(CFG)" == "mod_wxluadebug - Win32 DLL Unicode" # PROP BASE Use_MFC 0 --- 61,65 ---- # ADD LINK32 wxbase26ud.lib wxmsw26ud_core.lib wxbase26ud_xml.lib wxmsw26ud_adv.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib oleacc.lib /nologo /dll /machine:i386 /out:"..\..\..\lib\vc_dll\wxluadebug_dll.dll" /libpath:"$(WXWIN)\lib\vc_dll" /libpath:"..\..\..\lib\vc_dll" /implib:"..\..\..\lib\vc_dll\wxluadebug.lib" /debug ! !ELSEIF "$(CFG)" == "mod_wxluadebug - Win32 DLL Unicode Release" # PROP BASE Use_MFC 0 *************** *** 111,115 **** # ADD LINK32 wxbase26d.lib wxmsw26d_core.lib wxbase26d_xml.lib wxmsw26d_adv.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib oleacc.lib /nologo /dll /machine:i386 /out:"..\..\..\lib\vc_dll\wxluadebug_dll.dll" /libpath:"$(WXWIN)\lib\vc_dll" /libpath:"..\..\..\lib\vc_dll" /implib:"..\..\..\lib\vc_dll\wxluadebug.lib" /debug ! !ELSEIF "$(CFG)" == "mod_wxluadebug - Win32 DLL" # PROP BASE Use_MFC 0 --- 111,115 ---- # ADD LINK32 wxbase26d.lib wxmsw26d_core.lib wxbase26d_xml.lib wxmsw26d_adv.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib oleacc.lib /nologo /dll /machine:i386 /out:"..\..\..\lib\vc_dll\wxluadebug_dll.dll" /libpath:"$(WXWIN)\lib\vc_dll" /libpath:"..\..\..\lib\vc_dll" /implib:"..\..\..\lib\vc_dll\wxluadebug.lib" /debug ! !ELSEIF "$(CFG)" == "mod_wxluadebug - Win32 DLL Release" # PROP BASE Use_MFC 0 *************** *** 159,163 **** # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\wxluadebug.lib" ! !ELSEIF "$(CFG)" == "mod_wxluadebug - Win32 Unicode" # PROP BASE Use_MFC 0 --- 159,163 ---- # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\wxluadebug.lib" ! !ELSEIF "$(CFG)" == "mod_wxluadebug - Win32 Unicode Release" # PROP BASE Use_MFC 0 *************** *** 205,209 **** # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\wxluadebug.lib" ! !ELSEIF "$(CFG)" == "mod_wxluadebug - Win32 Default" # PROP BASE Use_MFC 0 --- 205,209 ---- # ADD LIB32 /nologo /out:"..\..\..\lib\vc_lib\wxluadebug.lib" ! !ELSEIF "$(CFG)" == "mod_wxluadebug - Win32 Release" # PROP BASE Use_MFC 0 *************** *** 233,243 **** # Name "mod_wxluadebug - Win32 DLL Unicode Debug" ! # Name "mod_wxluadebug - Win32 DLL Unicode" # Name "mod_wxluadebug - Win32 DLL Debug" ! # Name "mod_wxluadebug - Win32 DLL" # Name "mod_wxluadebug - Win32 Unicode Debug" ! # Name "mod_wxluadebug - Win32 Unicode" # Name "mod_wxluadebug - Win32 Debug" ! # Name "mod_wxluadebug - Win32 Default" # Begin Group "WXLUADEBUG sources" --- 233,243 ---- # Name "mod_wxluadebug - Win32 DLL Unicode Debug" ! # Name "mod_wxluadebug - Win32 DLL Unicode Release" # Name "mod_wxluadebug - Win32 DLL Debug" ! # Name "mod_wxluadebug - Win32 DLL Release" # Name "mod_wxluadebug - Win32 Unicode Debug" ! # Name "mod_wxluadebug - Win32 Unicode Release" # Name "mod_wxluadebug - Win32 Debug" ! # Name "mod_wxluadebug - Win32 Release" # Begin Group "WXLUADEBUG sources" *************** *** 245,257 **** # Begin Source File ! SOURCE=..\..\wxluadebug\src\wxldebug.cpp # End Source File # Begin Source File ! SOURCE=..\..\wxluadebug\src\splttree.cpp # End Source File # Begin Source File ! SOURCE=..\..\wxluadebug\src\staktree.cpp # End Source File # End Group --- 245,257 ---- # Begin Source File ! SOURCE=..\..\wxluadebug\src\splttree.cpp # End Source File # Begin Source File ! SOURCE=..\..\wxluadebug\src\staktree.cpp # End Source File # Begin Source File ! SOURCE=..\..\wxluadebug\src\wxldebug.cpp # End Source File # End Group *************** *** 261,273 **** # Begin Source File ! SOURCE=..\..\wxluadebug\include\wxldebug.h # End Source File # Begin Source File ! SOURCE=..\..\wxluadebug\include\splttree.h # End Source File # Begin Source File ! SOURCE=..\..\wxluadebug\include\staktree.h # End Source File # End Group --- 261,273 ---- # Begin Source File ! SOURCE=..\..\wxluadebug\include\splttree.h # End Source File # Begin Source File ! SOURCE=..\..\wxluadebug\include\staktree.h # End Source File # Begin Source File ! SOURCE=..\..\wxluadebug\include\wxldebug.h # End Source File # End Group Index: modules_mod_lua.dsp =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/build/msw/modules_mod_lua.dsp,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** modules_mod_lua.dsp 20 Jun 2005 09:48:37 -0000 1.1 --- modules_mod_lua.dsp 25 Nov 2005 22:29:08 -0000 1.2 *************** *** 5,9 **** # TARGTYPE "Win32 (x86) Console Application" 0x0103 ! CFG=mod_lua - Win32 Default !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run --- 5,9 ---- # TARGTYPE "Win32 (x86) Console Application" 0x0103 ! CFG=mod_lua - Win32 Release !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run *************** *** 14,29 **** !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE ! !MESSAGE NMAKE /f "modules_mod_lua.mak" CFG="mod_lua - Win32 Default" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "mod_lua - Win32 DLL Unicode Debug" (based on "Win32 (x86) Console Application") ! !MESSAGE "mod_lua - Win32 DLL Unicode" (based on "Win32 (x86) Console Application") !MESSAGE "mod_lua - Win32 DLL Debug" (based on "Win32 (x86) Console Application") ! !MESSAGE "mod_lua - Win32 DLL" (based on "Win32 (x86) Console Application") !MESSAGE "mod_lua - Win32 Unicode Debug" (based on "Win32 (x86) Console Application") ! !MESSAGE "mod_lua - Win32 Unicode" (based on "Win32 (x86) Console Application") !MESSAGE "mod_lua - Win32 Debug" (based on "Win32 (x86) Console Application") ! !MESSAGE "mod_lua - Win32 Default" (based on "Win32 (x86) Console Application") !MESSAGE --- 14,29 ---- !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE ! !MESSAGE NMAKE /f "modules_mod_lua.mak" CFG="mod_lua - Win32 Release" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "mod_lua - Win32 DLL Unicode Debug" (based on "Win32 (x86) Console Application") ! !MESSAGE "mod_lua - Win32 DLL Unicode Release" (based on "Win32 (x86) Console Application") !MESSAGE "mod_lua - Win32 DLL Debug" (based on "Win32 (x86) Console Application") ! !MESSAGE "mod_lua - Win32 DLL Release" (based on "Win32 (x86) Console Application") !MESSAGE "mod_lua - Win32 Unicode Debug" (based on "Win32 (x86) Console Application") ! !MESSAGE "mod_lua - Win32 Unicode Release" (based on "Win32 (x86) Console Application") !MESSAGE "mod_lua - Win32 Debug" (based on "Win32 (x86) Console Application") ! !MESSAGE "mod_lua - Win32 Release" (based on "Win32 (x86) Console Application") !MESSAGE *************** *** 58,62 **** # ADD LINK32 ..\..\..\lib\vc_lib\lua.lib /nologo /machine:i386 /out:"..\..\..\bin\lua.exe" /subsystem:console ! !ELSEIF "$(CFG)" == "mod_lua - Win32 DLL Unicode" # PROP BASE Use_MFC 0 --- 58,62 ---- # ADD LINK32 ..\..\..\lib\vc_lib\lua.lib /nologo /machine:i386 /out:"..\..\..\bin\lua.exe" /subsystem:console ! !ELSEIF "$(CFG)" == "mod_lua - Win32 DLL Unicode Release" # PROP BASE Use_MFC 0 *************** *** 104,108 **** # ADD LINK32 ..\..\..\lib\vc_lib\lua.lib /nologo /machine:i386 /out:"..\..\..\bin\lua.exe" /subsystem:console ! !ELSEIF "$(CFG)" == "mod_lua - Win32 DLL" # PROP BASE Use_MFC 0 --- 104,108 ---- # ADD LINK32 ..\..\..\lib\vc_lib\lua.lib /nologo /machine:i386 /out:"..\..\..\bin\lua.exe" /subsystem:console ! !ELSEIF "$(CFG)" == "mod_lua - Win32 DLL Release" # PROP BASE Use_MFC 0 *************** *** 150,154 **** # ADD LINK32 ..\..\..\lib\vc_lib\lua.lib /nologo /machine:i386 /out:"..\..\..\bin\lua.exe" /subsystem:console ! !ELSEIF "$(CFG)" == "mod_lua - Win32 Unicode" # PROP BASE Use_MFC 0 --- 150,154 ---- # ADD LINK32 ..\..\..\lib\vc_lib\lua.lib /nologo /machine:i386 /out:"..\..\..\bin\lua.exe" /subsystem:console ! !ELSEIF "$(CFG)" == "mod_lua - Win32 Unicode Release" # PROP BASE Use_MFC 0 *************** *** 196,200 **** # ADD LINK32 ..\..\..\lib\vc_lib\lua.lib /nologo /machine:i386 /out:"..\..\..\bin\lua.exe" /subsystem:console ! !ELSEIF "$(CFG)" == "mod_lua - Win32 Default" # PROP BASE Use_MFC 0 --- 196,200 ---- # ADD LINK32 ..\..\..\lib\vc_lib\lua.lib /nologo /machine:i386 /out:"..\..\..\bin\lua.exe" /subsystem:console ! !ELSEIF "$(CFG)" == "mod_lua - Win32 Release" # PROP BASE Use_MFC 0 *************** *** 224,234 **** # Name "mod_lua - Win32 DLL Unicode Debug" ! # Name "mod_lua - Win32 DLL Unicode" # Name "mod_lua - Win32 DLL Debug" ! # Name "mod_lua - Win32 DLL" # Name "mod_lua - Win32 Unicode Debug" ! # Name "mod_lua - Win32 Unicode" # Name "mod_lua - Win32 Debug" ! # Name "mod_lua - Win32 Default" # Begin Group "Source Files" --- 224,234 ---- # Name "mod_lua - Win32 DLL Unicode Debug" ! # Name "mod_lua - Win32 DLL Unicode Release" # Name "mod_lua - Win32 DLL Debug" ! # Name "mod_lua - Win32 DLL Release" # Name "mod_lua - Win32 Unicode Debug" ! # Name "mod_lua - Win32 Unicode Release" # Name "mod_lua - Win32 Debug" ! # Name "mod_lua - Win32 Release" # Begin Group "Source Files" |