From: Andre B. <net...@us...> - 2004-08-16 21:05:50
|
Update of /cvsroot/cpptool/CppParser/src/pycppparser In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv933/pycppparser Added Files: PyCppParserDll.dsp PyCppParserDynamicDll.dsp PyCppParserStaticDll.dsp Log Message: -- vc6 projects --- NEW FILE: PyCppParserDynamicDll.dsp --- # Microsoft Developer Studio Project File - Name="PyCppParserDynamicDll" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 CFG=PyCppParserDynamicDll - Win32 Debug !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 "PyCppParserDynamicDll.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 "PyCppParserDynamicDll.mak" CFG="PyCppParserDynamicDll - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "PyCppParserDynamicDll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "PyCppParserDynamicDll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" CPP=cl.exe MTL=midl.exe RSC=rc.exe !IF "$(CFG)" == "PyCppParserDynamicDll - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "Release" # PROP BASE Intermediate_Dir "Release" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "..\..\build\PyCppParserDynamicDll\Release" # PROP Intermediate_Dir "..\..\build\PyCppParserDynamicDll\Release" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PyCppParserDynamicDll_EXPORTS" /YX /FD /c # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PyCppParserDynamicDll_EXPORTS" /YX /FD /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x407 /d "NDEBUG" # ADD RSC /l 0x407 /d "NDEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /out:"..\..\build\PyCppParserDynamicDll\Release/PyCppParser_.dll" !ELSEIF "$(CFG)" == "PyCppParserDynamicDll - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "PyCppParserDynamicDll___Win32_Debug" # PROP BASE Intermediate_Dir "PyCppParserDynamicDll___Win32_Debug" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "..\..\build\PyCppParserDynamicDll\Debug" # PROP Intermediate_Dir "..\..\build\PyCppParserDynamicDll\Debug" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PyCppParserDynamicDll_EXPORTS" /YX /FD /GZ /c # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /YX /FD /Zm200 /GZ /c # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x407 /d "_DEBUG" # ADD RSC /l 0x407 /d "_DEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept # ADD LINK32 boost_python.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /out:"..\..\build\PyCppParserDynamicDll\Debug/PyCppParser_.dll" /pdbtype:sept !ENDIF # Begin Target # Name "PyCppParserDynamicDll - Win32 Release" # Name "PyCppParserDynamicDll - Win32 Debug" # Begin Group "src" # PROP Default_Filter "" # Begin Source File SOURCE=.\conststring.cpp # End Source File # Begin Source File SOURCE=.\cppparser.cpp # End Source File # Begin Source File SOURCE=.\cppparserfacade.cpp # End Source File # Begin Source File SOURCE=.\main.cpp # End Source File # Begin Source File SOURCE=.\node.cpp # End Source File # Begin Source File SOURCE=.\nodeprocessor.cpp # End Source File # Begin Source File SOURCE=.\pyenumerator.h # End Source File # Begin Source File SOURCE=.\token.cpp # End Source File # End Group # Begin Group "includes" # PROP Default_Filter "" # Begin Group "rfta" # PROP Default_Filter "" # Begin Source File SOURCE=..\..\include\rfta\cppparser\autolink.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\config.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\conststring.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\cppparser.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\cppparserfacade.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\cppparsersettings.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\forwards.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\node.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\nodeprocessor.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\token.h # End Source File # End Group # End Group # End Target # End Project --- NEW FILE: PyCppParserDll.dsp --- # Microsoft Developer Studio Project File - Name="PyCppParserDll" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 CFG=PyCppParserDll - Win32 Debug !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 "PyCppParserDll.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 "PyCppParserDll.mak" CFG="PyCppParserDll - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "PyCppParserDll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "PyCppParserDll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" CPP=cl.exe MTL=midl.exe RSC=rc.exe !IF "$(CFG)" == "PyCppParserDll - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "PyCppParserDll___Win32_Debug" # PROP BASE Intermediate_Dir "PyCppParserDll___Win32_Debug" # PROP BASE Ignore_Export_Lib 0 # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "..\..\build\PyCppParserDll\Debug" # PROP Intermediate_Dir "..\..\build\PyCppParserDll\Debug" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CPPUT_STATIC_LINK" /D "RFTA_CPPPARSER_STATIC_BUILD" /YX /FD /Zm200 /GZ /c # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CPPUT_STATIC_LINK" /D "RFTA_CPPPARSER_STATIC_BUILD" /YX /FD /Zm200 /GZ /c # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x407 /d "_DEBUG" # ADD RSC /l 0x407 /d "_DEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 boost_python.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept # ADD LINK32 boost_python.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept !ELSEIF "$(CFG)" == "PyCppParserDll - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "PyCppParserDll___Win32_Release" # PROP BASE Intermediate_Dir "PyCppParserDll___Win32_Release" # PROP BASE Ignore_Export_Lib 0 # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "..\..\build\PyCppParserDll\Release" # PROP Intermediate_Dir "..\..\build\PyCppParserDll\Release" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PYCPPPARSERDLL_EXPORTS" /YX /FD /c # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PYCPPPARSERDLL_EXPORTS" /YX /FD /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x407 /d "NDEBUG" # ADD RSC /l 0x407 /d "NDEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 !ENDIF # Begin Target # Name "PyCppParserDll - Win32 Debug" # Name "PyCppParserDll - Win32 Release" # Begin Group "src" # PROP Default_Filter "" # Begin Source File SOURCE=.\conststring.cpp # End Source File # Begin Source File SOURCE=.\cppparser.cpp # End Source File # Begin Source File SOURCE=.\cppparserfacade.cpp # End Source File # Begin Source File SOURCE=.\main.cpp # End Source File # Begin Source File SOURCE=.\node.cpp # End Source File # Begin Source File SOURCE=.\nodeprocessor.cpp # End Source File # Begin Source File SOURCE=.\pyenumerator.h # End Source File # Begin Source File SOURCE=.\token.cpp # End Source File # End Group # Begin Group "includes" # PROP Default_Filter "" # Begin Group "rfta" # PROP Default_Filter "" # Begin Source File SOURCE=..\..\include\rfta\cppparser\autolink.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\config.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\conststring.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\cppparser.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\cppparserfacade.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\cppparsersettings.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\forwards.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\node.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\nodeprocessor.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\token.h # End Source File # End Group # End Group # End Target # End Project --- NEW FILE: PyCppParserStaticDll.dsp --- # Microsoft Developer Studio Project File - Name="PyCppParserDll" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 CFG=PyCppParserDll - Win32 Debug !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 "PyCppParserDll.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 "PyCppParserDll.mak" CFG="PyCppParserDll - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "PyCppParserDll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "PyCppParserDll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" CPP=cl.exe MTL=midl.exe RSC=rc.exe !IF "$(CFG)" == "PyCppParserDll - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "Release" # PROP BASE Intermediate_Dir "Release" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "Release" # PROP Intermediate_Dir "Release" # PROP Target_Dir "" # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PYCPPPARSERDLL_EXPORTS" /YX /FD /c # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PYCPPPARSERDLL_EXPORTS" /YX /FD /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x407 /d "NDEBUG" # ADD RSC /l 0x407 /d "NDEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 !ELSEIF "$(CFG)" == "PyCppParserDll - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "PyCppParserDll___Win32_Debug" # PROP BASE Intermediate_Dir "PyCppParserDll___Win32_Debug" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "Debug" # PROP Intermediate_Dir "Debug" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PYCPPPARSERDLL_EXPORTS" /YX /FD /GZ /c # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CPPUT_STATIC_LINK" /D "RFTA_CPPPARSER_STATIC_BUILD" /YX /FD /Zm200 /GZ /c # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x407 /d "_DEBUG" # ADD RSC /l 0x407 /d "_DEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept # ADD LINK32 boost_python.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept !ENDIF # Begin Target # Name "PyCppParserDll - Win32 Release" # Name "PyCppParserDll - Win32 Debug" # Begin Group "src" # PROP Default_Filter "" # Begin Source File SOURCE=.\conststring.cpp # End Source File # Begin Source File SOURCE=.\cppparser.cpp # End Source File # Begin Source File SOURCE=.\cppparserfacade.cpp # End Source File # Begin Source File SOURCE=.\main.cpp # End Source File # Begin Source File SOURCE=.\node.cpp # End Source File # Begin Source File SOURCE=.\nodeprocessor.cpp # End Source File # Begin Source File SOURCE=.\pyenumerator.h # End Source File # Begin Source File SOURCE=.\token.cpp # End Source File # End Group # Begin Group "includes" # PROP Default_Filter "" # Begin Group "rfta" # PROP Default_Filter "" # Begin Source File SOURCE=..\..\include\rfta\cppparser\autolink.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\config.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\conststring.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\cppparser.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\cppparserfacade.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\cppparsersettings.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\forwards.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\node.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\nodeprocessor.h # End Source File # Begin Source File SOURCE=..\..\include\rfta\cppparser\token.h # End Source File # End Group # End Group # End Target # End Project |