From: Andre B. <net...@us...> - 2004-08-09 11:02:00
|
Update of /cvsroot/cpptool/CppParser/examples/parser In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6861/examples/parser Modified Files: parser.dsp Log Message: -- updated files in project -- restructuring of file hierarchie Index: parser.dsp =================================================================== RCS file: /cvsroot/cpptool/CppParser/examples/parser/parser.dsp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** parser.dsp 8 Jun 2004 20:23:16 -0000 1.1.1.1 --- parser.dsp 9 Aug 2004 11:01:51 -0000 1.2 *************** *** 52,56 **** # 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 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 /subsystem:console /machine:I386 /libpath:"..\..\build\cpput\release" /libpath:"..\..\libs\boost" # Begin Special Build Tool ! TargetPath=\prg\vc\CppParser\build\examples\parser\release\parser.exe SOURCE="$(InputPath)" PostBuild_Desc=Testing... --- 52,56 ---- # 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 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 /subsystem:console /machine:I386 /libpath:"..\..\build\cpput\release" /libpath:"..\..\libs\boost" # Begin Special Build Tool ! TargetPath=\Projects\Cpptool\CppParser\build\examples\parser\release\parser.exe SOURCE="$(InputPath)" PostBuild_Desc=Testing... *************** *** 82,86 **** # 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 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 /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\build\cpput\debug" /libpath:"..\..\libs\boost" # Begin Special Build Tool ! TargetPath=\prg\vc\CppParser\build\examples\parser\debug\parser.exe SOURCE="$(InputPath)" PostBuild_Desc=Testing... --- 82,86 ---- # 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 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 /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\build\cpput\debug" /libpath:"..\..\libs\boost" # Begin Special Build Tool ! TargetPath=\Projects\Cpptool\CppParser\build\examples\parser\debug\parser.exe SOURCE="$(InputPath)" PostBuild_Desc=Testing... *************** *** 94,97 **** --- 94,100 ---- # Name "parser - Win32 Release" # Name "parser - Win32 Debug" + # Begin Group "source" + + # PROP Default_Filter "" # Begin Source File *************** *** 108,392 **** # Begin Source File ! SOURCE=.\commandstreamtest.cpp # End Source File # Begin Source File ! SOURCE=.\commandstreamtest.h # End Source File # Begin Source File ! SOURCE=.\conststring.h # End Source File # Begin Source File ! SOURCE=.\conststringtest.cpp # End Source File # Begin Source File ! SOURCE=.\conststringtest.h # End Source File # Begin Source File ! SOURCE=.\cpplexer.cpp # End Source File # Begin Source File ! SOURCE=.\cpplexer.h # End Source File # Begin Source File ! SOURCE=.\cpplexertest.cpp # End Source File # Begin Source File ! SOURCE=.\cpplexertest.h # End Source File # Begin Source File ! SOURCE=.\cppnodetestbase.cpp # End Source File # Begin Source File ! SOURCE=.\cppnodetestbase.h # End Source File # Begin Source File ! SOURCE=.\cppparser.cpp # End Source File # Begin Source File ! SOURCE=.\cppparser.h # End Source File # Begin Source File ! SOURCE=.\cppparserfacade.cpp # End Source File # Begin Source File ! SOURCE=.\cppparserfacade.h # End Source File # Begin Source File ! SOURCE=.\cppparsersettings.h # End Source File # Begin Source File ! SOURCE=.\cppparsertest.cpp # End Source File # Begin Source File ! SOURCE=.\cppparsertest.h # End Source File # Begin Source File ! SOURCE=.\forwards.h # End Source File # Begin Source File ! SOURCE=.\grammarbuilder.cpp # End Source File # Begin Source File ! SOURCE=.\grammarbuilder.h # End Source File # Begin Source File ! SOURCE=.\grammarbuildertest.cpp # End Source File # Begin Source File ! SOURCE=.\grammarbuildertest.h # End Source File # Begin Source File ! SOURCE=.\grammarparser.cpp # End Source File # Begin Source File ! SOURCE=.\grammarparser.h # End Source File # Begin Source File ! SOURCE=.\grammarparsertest.cpp # End Source File # Begin Source File ! SOURCE=.\grammarparsertest.h # End Source File # Begin Source File ! SOURCE=.\lineprocessor.cpp # End Source File # Begin Source File ! SOURCE=.\lineprocessor.h # End Source File # Begin Source File ! SOURCE=.\location.h # 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=.\node.h # End Source File # Begin Source File ! SOURCE=.\nodeiterator.h # End Source File # Begin Source File ! SOURCE=.\nodeprocessor.cpp # End Source File # Begin Source File ! SOURCE=.\nodeprocessor.h # End Source File # Begin Source File ! SOURCE=.\nodetest.cpp # End Source File # Begin Source File ! SOURCE=.\nodetest.h # End Source File # Begin Source File ! SOURCE=.\nodetesthelper.cpp # End Source File # Begin Source File ! SOURCE=.\nodetesthelper.h # End Source File # Begin Source File ! SOURCE=.\nodetracker.cpp # End Source File # Begin Source File ! SOURCE=.\nodetracker.h # End Source File # Begin Source File ! SOURCE=.\nodetrackertest.cpp # End Source File # Begin Source File ! SOURCE=.\nodetrackertest.h # End Source File # Begin Source File ! SOURCE=.\nodetreetestbase.cpp # End Source File # Begin Source File ! SOURCE=.\nodetreetestbase.h # End Source File # Begin Source File ! SOURCE=.\options.h # End Source File # Begin Source File ! SOURCE=.\parsecontext.h # End Source File # Begin Source File ! SOURCE=.\parser.h # End Source File # Begin Source File ! SOURCE=.\parsertest.cpp # End Source File # Begin Source File ! SOURCE=.\parsertest.h # End Source File # Begin Source File ! SOURCE=.\parsertesthelper.cpp # End Source File # Begin Source File ! SOURCE=.\parsertesthelper.h # End Source File # Begin Source File ! SOURCE=.\parsingtracker.cpp # End Source File # Begin Source File ! SOURCE=.\parsingtracker.h # End Source File # Begin Source File ! SOURCE=.\preprocessortest.cpp # End Source File # Begin Source File ! SOURCE=.\preprocessortest.h # End Source File # Begin Source File ! SOURCE=.\project.h # End Source File # Begin Source File ! SOURCE=.\refactoringtest.cpp # End Source File # Begin Source File ! SOURCE=.\refactoringtest.h # End Source File # Begin Source File ! SOURCE=.\scope.cpp # End Source File # Begin Source File ! SOURCE=.\scope.h # End Source File # Begin Source File ! SOURCE=.\sourceeditor.cpp # End Source File # Begin Source File ! SOURCE=.\sourceeditor.h # End Source File # Begin Source File ! SOURCE=.\stlhelper.h # End Source File # Begin Source File ! SOURCE=.\symboldeclaration.cpp # End Source File # Begin Source File ! SOURCE=.\symboldeclaration.h # End Source File # Begin Source File ! SOURCE=.\symboldeclarator.cpp # End Source File # Begin Source File ! SOURCE=.\symboldeclarator.h # End Source File # Begin Source File ! SOURCE=.\symboltable.cpp # End Source File # Begin Source File ! SOURCE=.\symboltable.h # End Source File # Begin Source File --- 111,407 ---- # Begin Source File ! SOURCE=.\conststring.h # End Source File # Begin Source File ! SOURCE=.\cpplexer.cpp # End Source File # Begin Source File ! SOURCE=.\cpplexer.h # End Source File # Begin Source File ! SOURCE=.\cppparser.cpp # End Source File # Begin Source File ! SOURCE=.\cppparser.h # End Source File # Begin Source File ! SOURCE=.\cppparserfacade.cpp # End Source File # Begin Source File ! SOURCE=.\cppparserfacade.h # End Source File # Begin Source File ! SOURCE=.\cppparsersettings.h # End Source File # Begin Source File ! SOURCE=.\forwards.h # End Source File # Begin Source File ! SOURCE=.\grammarbuilder.cpp # End Source File # Begin Source File ! SOURCE=.\grammarbuilder.h # End Source File # Begin Source File ! SOURCE=.\grammarparser.cpp # End Source File # Begin Source File ! SOURCE=.\grammarparser.h # End Source File # Begin Source File ! SOURCE=.\lineprocessor.cpp # End Source File # Begin Source File ! SOURCE=.\lineprocessor.h # End Source File # Begin Source File ! SOURCE=.\location.h # 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=.\node.h # End Source File # Begin Source File ! SOURCE=.\nodeiterator.h # End Source File # Begin Source File ! SOURCE=.\nodeprocessor.cpp # End Source File # Begin Source File ! SOURCE=.\nodeprocessor.h # End Source File # Begin Source File ! SOURCE=.\nodetracker.cpp # End Source File # Begin Source File ! SOURCE=.\nodetracker.h # End Source File # Begin Source File ! SOURCE=.\options.h # End Source File # Begin Source File ! SOURCE=.\parsecontext.h # End Source File # Begin Source File ! SOURCE=.\parser.h # End Source File # Begin Source File ! SOURCE=.\parsingtracker.cpp # End Source File # Begin Source File ! SOURCE=.\parsingtracker.h # End Source File # Begin Source File ! SOURCE=.\project.h # End Source File # Begin Source File ! SOURCE=.\scope.cpp # End Source File # Begin Source File ! SOURCE=.\scope.h # End Source File # Begin Source File ! SOURCE=.\sourceeditor.cpp # End Source File # Begin Source File ! SOURCE=.\sourceeditor.h # End Source File # Begin Source File ! SOURCE=.\stlhelper.h # End Source File # Begin Source File ! SOURCE=.\symboldeclaration.cpp # End Source File # Begin Source File ! SOURCE=.\symboldeclaration.h # End Source File # Begin Source File ! SOURCE=.\symboldeclarator.cpp # End Source File # Begin Source File ! SOURCE=.\symboldeclarator.h # End Source File # Begin Source File ! SOURCE=.\symboltable.cpp # End Source File # Begin Source File ! SOURCE=.\symboltable.h # End Source File # Begin Source File ! SOURCE=.\token.h # End Source File # Begin Source File ! SOURCE=.\tokenmanager.h # End Source File + # End Group + # Begin Group "tests" + + # PROP Default_Filter "" # Begin Source File ! SOURCE=.\commandstreamtest.cpp # End Source File # Begin Source File ! SOURCE=.\commandstreamtest.h # End Source File # Begin Source File ! SOURCE=.\conststringtest.cpp # End Source File # Begin Source File ! SOURCE=.\conststringtest.h # End Source File # Begin Source File ! SOURCE=.\cpplexertest.cpp # End Source File # Begin Source File ! SOURCE=.\cpplexertest.h # End Source File # Begin Source File ! SOURCE=.\cppnodetestbase.cpp # End Source File # Begin Source File ! SOURCE=.\cppnodetestbase.h # End Source File # Begin Source File ! SOURCE=.\cppparsertest.cpp # End Source File # Begin Source File ! SOURCE=.\cppparsertest.h # End Source File # Begin Source File ! SOURCE=.\grammarbuildertest.cpp # End Source File # Begin Source File ! SOURCE=.\grammarbuildertest.h # End Source File # Begin Source File ! SOURCE=.\grammarparsertest.cpp # End Source File # Begin Source File ! SOURCE=.\grammarparsertest.h # End Source File # Begin Source File ! SOURCE=.\nodetest.cpp # End Source File # Begin Source File ! SOURCE=.\nodetest.h # End Source File # Begin Source File ! SOURCE=.\nodetesthelper.cpp # End Source File # Begin Source File ! SOURCE=.\nodetesthelper.h # End Source File # Begin Source File ! SOURCE=.\nodetrackertest.cpp # End Source File # Begin Source File ! SOURCE=.\nodetrackertest.h # End Source File # Begin Source File ! SOURCE=.\nodetreetestbase.cpp # End Source File # Begin Source File ! SOURCE=.\nodetreetestbase.h # End Source File # Begin Source File ! SOURCE=.\parsertest.cpp # End Source File # Begin Source File ! SOURCE=.\parsertest.h # End Source File # Begin Source File ! SOURCE=.\parsertesthelper.cpp # End Source File # Begin Source File ! SOURCE=.\parsertesthelper.h # End Source File # Begin Source File ! SOURCE=.\preprocessortest.cpp # End Source File # Begin Source File ! SOURCE=.\preprocessortest.h ! # End Source File ! # Begin Source File ! ! SOURCE=.\refactoringtest.cpp ! # End Source File ! # Begin Source File ! ! SOURCE=.\refactoringtest.h # End Source File # Begin Source File *************** *** 400,403 **** --- 415,426 ---- # Begin Source File + SOURCE=.\symboltabletestprocessor.cpp + # End Source File + # Begin Source File + + SOURCE=.\symboltabletestprocessor.h + # End Source File + # Begin Source File + SOURCE=.\testproject.cpp # End Source File *************** *** 412,429 **** # Begin Source File ! SOURCE=.\token.h # End Source File # Begin Source File ! SOURCE=.\tokenmanager.h # End Source File # Begin Source File ! SOURCE=.\tokentesthelper.h # End Source File # Begin Source File ! SOURCE=.\unittesting.h # End Source File # End Target # End Project --- 435,630 ---- # Begin Source File ! SOURCE=.\tokentesthelper.h # End Source File # Begin Source File ! SOURCE=.\unittesting.h # End Source File + # End Group + # Begin Group "testdata" + + # PROP Default_Filter "" + # Begin Group "refactoring" + + # PROP Default_Filter "" + # Begin Group "rename_class" + + # PROP Default_Filter "" # Begin Source File ! SOURCE=.\testdata\refactoring\rename_class\test1.cpp ! ! !IF "$(CFG)" == "parser - Win32 Release" ! ! !ELSEIF "$(CFG)" == "parser - Win32 Debug" ! ! # PROP Exclude_From_Build 1 ! ! !ENDIF ! # End Source File # Begin Source File ! SOURCE=.\testdata\refactoring\rename_class\test2.cpp ! ! !IF "$(CFG)" == "parser - Win32 Release" ! ! !ELSEIF "$(CFG)" == "parser - Win32 Debug" ! ! # PROP Exclude_From_Build 1 ! ! !ENDIF ! ! # End Source File ! # Begin Source File ! ! SOURCE=.\testdata\refactoring\rename_class\test3.cpp ! ! !IF "$(CFG)" == "parser - Win32 Release" ! ! !ELSEIF "$(CFG)" == "parser - Win32 Debug" ! ! # PROP Exclude_From_Build 1 ! ! !ENDIF ! # End Source File + # Begin Source File + + SOURCE=.\testdata\refactoring\rename_class\test4.cpp + + !IF "$(CFG)" == "parser - Win32 Release" + + !ELSEIF "$(CFG)" == "parser - Win32 Debug" + + # PROP Exclude_From_Build 1 + + !ENDIF + + # End Source File + # Begin Source File + + SOURCE=.\testdata\refactoring\rename_class\test5.cpp + + !IF "$(CFG)" == "parser - Win32 Release" + + !ELSEIF "$(CFG)" == "parser - Win32 Debug" + + # PROP Exclude_From_Build 1 + + !ENDIF + + # End Source File + # End Group + # End Group + # Begin Group "symboltable" + + # PROP Default_Filter "" + # Begin Group "scopes" + + # PROP Default_Filter "" + # Begin Source File + + SOURCE=.\testdata\symbol_table\scopes\function1.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\scopes\namespace1.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\scopes\namespace2.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\scopes\test1.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\scopes\test2.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\scopes\test3.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\scopes\typedef1.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\scopes\typedef2.txt + # End Source File + # End Group + # Begin Source File + + SOURCE=.\testdata\symbol_table\__tests__.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\class1.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\class2.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\class3.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\class4.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\declarative_region_3.3.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\definitions_3.1a.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\enum1.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\enum2.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\function1.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\namespace1.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\namespace2.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\namespace3.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\standard.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\typedef1.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\typedef2.txt + # End Source File + # Begin Source File + + SOURCE=.\testdata\symbol_table\variable1.txt + # End Source File + # End Group + # End Group # End Target # End Project |