[Mockpp-commits] mockpp/bcbX mockpp.cbx,1.10,1.11
Brought to you by:
ewald-arnold
From: Ewald A. <ewa...@us...> - 2005-03-05 15:20:19
|
Update of /cvsroot/mockpp/mockpp/bcbX In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12552/bcbX Modified Files: mockpp.cbx Log Message: added new files Index: mockpp.cbx =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcbX/mockpp.cbx,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- mockpp.cbx 3 Mar 2005 23:31:06 -0000 1.10 +++ mockpp.cbx 5 Mar 2005 15:20:10 -0000 1.11 @@ -59,7 +59,7 @@ <property category="buildorder" name="node.7" value="27"/> <property category="buildorder" name="node.8" value="35"/> <property category="buildorder" name="node.9" value="9"/> - <property category="cbproject" name="lastnodeid" value="74"/> + <property category="cbproject" name="lastnodeid" value="80"/> <property category="cbproject" name="version" value="X.1.0"/> <property category="classbrowser" name="enable" value="1"/> <property category="gnuc++.g++compile" name="option.fpic_using_GOT.enabled" value="1"/> @@ -90,7 +90,7 @@ <property category="linux.gnuc++.Release_Build" name="saved" value="1"/> <property category="runtime" name="DefaultConfiguration" value="-1"/> <property category="runtime" name="ExcludeDefaultForZero" value="1"/> - <property category="unique" name="id" value="74"/> + <property category="unique" name="id" value="80"/> <property category="win32.Debug_Build.win32b.bcc32" name="option.D.arg.1" value="_DEBUG"/> <property category="win32.Debug_Build.win32b.bcc32" name="option.D.enabled" value="1"/> <property category="win32.Debug_Build.win32b.bcc32" name="option.I.arg.1" value="$(BCBX)\include"/> @@ -232,6 +232,9 @@ <file path="../mockpp/chaining/ChainingMockObjectSupport.cpp"> <property category="unique" name="id" value="27"/> </file> + <file path="../mockpp/constraint/ConstraintSet.cpp"> + <property category="unique" name="id" value="77"/> + </file> <file path="C%|/tmp/compilex/cppunit_1_10.lib"> <property category="unique" name="id" value="63"/> </file> @@ -244,6 +247,9 @@ <file path="../mockpp/compat/Formatter.cpp"> <property category="unique" name="id" value="29"/> </file> + <file path="../mockpp/builder/IdentityBuilder.cpp"> + <property category="unique" name="id" value="79"/> + </file> <file path="../mockpp/chaining/Invocation.cpp"> <property category="unique" name="id" value="25"/> </file> @@ -295,6 +301,9 @@ <file path="../mockpp/TrackingCounter.cpp"> <property category="unique" name="id" value="67"/> </file> + <file path="../mockpp/constraint/TypelessConstraint.cpp"> + <property category="unique" name="id" value="75"/> + </file> <file path="../mockpp/matcher/TypelessMatcher.cpp"> <property category="unique" name="id" value="41"/> </file> |