Update of /cvsroot/cpptool/rfta/src/rfta
In directory sc8-pr-cvs1:/tmp/cvs-serv25638/rfta/src/rfta
Modified Files:
rfta.dsp
Log Message:
-- additional files for preprocessor
Index: rfta.dsp
===================================================================
RCS file: /cvsroot/cpptool/rfta/src/rfta/rfta.dsp,v
retrieving revision 1.53
retrieving revision 1.54
diff -C2 -d -r1.53 -r1.54
*** rfta.dsp 15 Sep 2003 09:14:42 -0000 1.53
--- rfta.dsp 16 Dec 2003 13:27:49 -0000 1.54
***************
*** 311,314 ****
--- 311,322 ----
# 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
***************
*** 324,327 ****
--- 332,339 ----
SOURCE=..\..\include\rfta\refactoring\TextDocument.h
+ # End Source File
+ # Begin Source File
+
+ SOURCE=.\Transform.h
# End Source File
# Begin Source File
|