Update of /cvsroot/cpptool/rfta/src/rfta
In directory sc8-pr-cvs1:/tmp/cvs-serv10414/rfta
Modified Files:
rfta.dsp
Log Message:
-- updated project files for additional sources
Index: rfta.dsp
===================================================================
RCS file: /cvsroot/cpptool/rfta/src/rfta/rfta.dsp,v
retrieving revision 1.54
retrieving revision 1.55
diff -C2 -d -r1.54 -r1.55
*** rfta.dsp 16 Dec 2003 13:27:49 -0000 1.54
--- rfta.dsp 13 Jan 2004 22:28:47 -0000 1.55
***************
*** 303,322 ****
# Begin Source File
- SOURCE=.\PlainTextDocument.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=..\..\include\rfta\refactoring\PlainTextDocument.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\PreProcessTransform.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\PreProcessTransform.h
- # End Source File
- # Begin Source File
-
SOURCE=.\ReplaceTextTransform.cpp
# End Source File
--- 303,306 ----
***************
*** 327,338 ****
# Begin Source File
- SOURCE=.\TextDocument.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=..\..\include\rfta\refactoring\TextDocument.h
- # End Source File
- # Begin Source File
-
SOURCE=.\Transform.h
# End Source File
--- 311,314 ----
***************
*** 343,347 ****
# Begin Source File
! SOURCE=.\TransformList.h
# End Source File
# End Group
--- 319,323 ----
# Begin Source File
! SOURCE=..\..\include\rfta\refactoring\TransformList.h
# End Source File
# End Group
***************
*** 996,999 ****
--- 972,979 ----
# Begin Source File
+ SOURCE=..\rftatest\SourceManagerMock.cpp
+ # End Source File
+ # Begin Source File
+
SOURCE=.\UnitTesting.h
|