From: <net...@us...> - 2003-09-06 21:47:13
|
Update of /cvsroot/cpptool/rfta/src/rfta In directory sc8-pr-cvs1:/tmp/cvs-serv668/src/rfta Modified Files: rfta.dsp Log Message: -- additional files in project Index: rfta.dsp =================================================================== RCS file: /cvsroot/cpptool/rfta/src/rfta/rfta.dsp,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** rfta.dsp 29 May 2003 09:55:25 -0000 1.51 --- rfta.dsp 6 Sep 2003 21:47:10 -0000 1.52 *************** *** 56,61 **** # 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 cppunit_dll.lib /nologo /dll /debug /machine:I386 /out:"..\..\build\rfta\Release/rfta_mdr.ext" /libpath:"../../deplib/cppunit/lib" /libpath:"../../lib" # Begin Special Build Tool ! TargetDir=\prg\vc\Rfta\build\rfta\Release ! TargetPath=\prg\vc\Rfta\build\rfta\Release\rfta_mdr.ext TargetName=rfta_mdr SOURCE="$(InputPath)" --- 56,61 ---- # 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 cppunit_dll.lib /nologo /dll /debug /machine:I386 /out:"..\..\build\rfta\Release/rfta_mdr.ext" /libpath:"../../deplib/cppunit/lib" /libpath:"../../lib" # Begin Special Build Tool ! TargetDir=\Projects\Cpptool\rfta\build\rfta\Release ! TargetPath=\Projects\Cpptool\rfta\build\rfta\Release\rfta_mdr.ext TargetName=rfta_mdr SOURCE="$(InputPath)" *************** *** 90,95 **** # 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 cppunitd_dll.lib /nologo /dll /debug /machine:I386 /out:"..\..\build\rfta\Debug\rfta_mdd.ext" /pdbtype:sept /libpath:"../../deplib/cppunit/lib" /libpath:"../../lib" # Begin Special Build Tool ! TargetDir=\prg\vc\Rfta\build\rfta\Debug ! TargetPath=\prg\vc\Rfta\build\rfta\Debug\rfta_mdd.ext TargetName=rfta_mdd SOURCE="$(InputPath)" --- 90,95 ---- # 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 cppunitd_dll.lib /nologo /dll /debug /machine:I386 /out:"..\..\build\rfta\Debug\rfta_mdd.ext" /pdbtype:sept /libpath:"../../deplib/cppunit/lib" /libpath:"../../lib" # Begin Special Build Tool ! TargetDir=\Projects\Cpptool\rfta\build\rfta\Debug ! TargetPath=\Projects\Cpptool\rfta\build\rfta\Debug\rfta_mdd.ext TargetName=rfta_mdd SOURCE="$(InputPath)" *************** *** 147,150 **** --- 147,158 ---- # Begin Source File + SOURCE=.\GlobalIdentifierResolver.cpp + # End Source File + # Begin Source File + + SOURCE=.\GlobalIdentifierResolver.h + # End Source File + # Begin Source File + SOURCE=.\IdentifierResolver.cpp # End Source File *************** *** 440,444 **** # Begin Source File ! SOURCE=.\MockIdentifierResolverStrategy.cpp !IF "$(CFG)" == "rfta - Win32 Release" --- 448,452 ---- # Begin Source File ! SOURCE=.\MockLineBasedTextDocument.cpp !IF "$(CFG)" == "rfta - Win32 Release" *************** *** 453,457 **** # Begin Source File ! SOURCE=.\MockIdentifierResolverStrategy.h !IF "$(CFG)" == "rfta - Win32 Release" --- 461,465 ---- # Begin Source File ! SOURCE=.\MockLineBasedTextDocument.h !IF "$(CFG)" == "rfta - Win32 Release" *************** *** 466,470 **** # Begin Source File ! SOURCE=.\MockLineBasedTextDocument.cpp !IF "$(CFG)" == "rfta - Win32 Release" --- 474,478 ---- # Begin Source File ! SOURCE=.\MockTextDocument.cpp !IF "$(CFG)" == "rfta - Win32 Release" *************** *** 479,483 **** # Begin Source File ! SOURCE=.\MockLineBasedTextDocument.h !IF "$(CFG)" == "rfta - Win32 Release" --- 487,491 ---- # Begin Source File ! SOURCE=.\MockTextDocument.h !IF "$(CFG)" == "rfta - Win32 Release" *************** *** 492,496 **** # Begin Source File ! SOURCE=.\MockTextDocument.cpp !IF "$(CFG)" == "rfta - Win32 Release" --- 500,504 ---- # Begin Source File ! SOURCE=.\ReplaceTextTransformTest.cpp !IF "$(CFG)" == "rfta - Win32 Release" *************** *** 505,509 **** # Begin Source File ! SOURCE=.\MockTextDocument.h !IF "$(CFG)" == "rfta - Win32 Release" --- 513,517 ---- # Begin Source File ! SOURCE=.\ReplaceTextTransformTest.h !IF "$(CFG)" == "rfta - Win32 Release" *************** *** 518,522 **** # Begin Source File ! SOURCE=.\ReplaceTextTransformTest.cpp !IF "$(CFG)" == "rfta - Win32 Release" --- 526,530 ---- # Begin Source File ! SOURCE=.\TransformListTest.cpp !IF "$(CFG)" == "rfta - Win32 Release" *************** *** 531,535 **** # Begin Source File ! SOURCE=.\ReplaceTextTransformTest.h !IF "$(CFG)" == "rfta - Win32 Release" --- 539,543 ---- # Begin Source File ! SOURCE=.\TransformListTest.h !IF "$(CFG)" == "rfta - Win32 Release" *************** *** 542,548 **** # End Source File # Begin Source File ! SOURCE=.\TransformListTest.cpp !IF "$(CFG)" == "rfta - Win32 Release" --- 550,560 ---- # End Source File + # End Group + # Begin Group "CodeAnalysisTest" + + # PROP Default_Filter "" # Begin Source File ! SOURCE=.\IdentifierResolverContextTest.cpp !IF "$(CFG)" == "rfta - Win32 Release" *************** *** 557,561 **** # Begin Source File ! SOURCE=.\TransformListTest.h !IF "$(CFG)" == "rfta - Win32 Release" --- 569,573 ---- # Begin Source File ! SOURCE=.\IdentifierResolverContextTest.h !IF "$(CFG)" == "rfta - Win32 Release" *************** *** 568,578 **** # End Source File - # End Group - # Begin Group "CodeAnalysisTest" - - # PROP Default_Filter "" # Begin Source File ! SOURCE=.\IdentifierResolverContextTest.cpp !IF "$(CFG)" == "rfta - Win32 Release" --- 580,586 ---- # End Source File # Begin Source File ! SOURCE=.\IdentifierResolverTest.cpp !IF "$(CFG)" == "rfta - Win32 Release" *************** *** 587,591 **** # Begin Source File ! SOURCE=.\IdentifierResolverContextTest.h !IF "$(CFG)" == "rfta - Win32 Release" --- 595,599 ---- # Begin Source File ! SOURCE=.\IdentifierResolverTest.h !IF "$(CFG)" == "rfta - Win32 Release" *************** *** 600,604 **** # Begin Source File ! SOURCE=.\IdentifierResolverTest.cpp !IF "$(CFG)" == "rfta - Win32 Release" --- 608,612 ---- # Begin Source File ! SOURCE=.\IdentifierScopeTest.cpp !IF "$(CFG)" == "rfta - Win32 Release" *************** *** 613,617 **** # Begin Source File ! SOURCE=.\IdentifierResolverTest.h !IF "$(CFG)" == "rfta - Win32 Release" --- 621,625 ---- # Begin Source File ! SOURCE=.\IdentifierScopeTest.h !IF "$(CFG)" == "rfta - Win32 Release" *************** *** 626,630 **** # Begin Source File ! SOURCE=.\IdentifierScopeTest.cpp !IF "$(CFG)" == "rfta - Win32 Release" --- 634,638 ---- # Begin Source File ! SOURCE=.\IdentifierVisitorTest.cpp !IF "$(CFG)" == "rfta - Win32 Release" *************** *** 639,643 **** # Begin Source File ! SOURCE=.\IdentifierScopeTest.h !IF "$(CFG)" == "rfta - Win32 Release" --- 647,651 ---- # Begin Source File ! SOURCE=.\IdentifierVisitorTest.h !IF "$(CFG)" == "rfta - Win32 Release" *************** *** 652,656 **** # Begin Source File ! SOURCE=.\IdentifierVisitorTest.cpp !IF "$(CFG)" == "rfta - Win32 Release" --- 660,664 ---- # Begin Source File ! SOURCE=.\MockIdentifierResolverStrategy.cpp !IF "$(CFG)" == "rfta - Win32 Release" *************** *** 665,669 **** # Begin Source File ! SOURCE=.\IdentifierVisitorTest.h !IF "$(CFG)" == "rfta - Win32 Release" --- 673,677 ---- # Begin Source File ! SOURCE=.\MockIdentifierResolverStrategy.h !IF "$(CFG)" == "rfta - Win32 Release" |