From b03f055da64b4bc24b0ccfc5a439827131016226 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Thu, 5 Jul 2007 21:41:16 +0000 Subject: Updated extra files --- samples/cppunit.ant | 230 +++++++++++++++++++++++++++++----------------------- 1 file changed, 127 insertions(+), 103 deletions(-) (limited to 'samples/cppunit.ant') diff --git a/samples/cppunit.ant b/samples/cppunit.ant index a2441a4..9b0938b 100644 --- a/samples/cppunit.ant +++ b/samples/cppunit.ant @@ -1,7 +1,7 @@ @@ -38,7 +39,7 @@ Copyright 2004 The Ant-Contrib project - + @@ -55,63 +56,14 @@ Copyright 2004 The Ant-Contrib project if definitions are processed, not functional at this time --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -128,7 +80,12 @@ Copyright 2004 The Ant-Contrib project - + + + + + + @@ -140,16 +97,44 @@ Copyright 2004 The Ant-Contrib project + + + + + - - - + + + + + - + + + + + + + + + + + + + + + + + - - - - - - - - - + + + + + - + - + - + + - - - - + + + + + - + includes="*.cpp, *.h" excludes="CppUnitTestPlugIn.cpp, MockProtector.h"/> - - + + + + - + + includes="*.cpp, *.h" excludes="CppUnitTestPlugIn.cpp, MockProtector.h"/> - - + + + + + - + + - + includes="*.cpp, *.h" excludes="CppUnitTestPlugIn.cpp, MockProtector.h"/> + + - + + + + @@ -310,7 +306,7 @@ compile CPPUnit implementation and unit tests into a single executable @@ -328,7 +324,7 @@ compile CPPUnit implementation and unit tests into a single executable debug="${debug}"> - + @@ -341,7 +337,11 @@ compile CPPUnit implementation and unit tests into a single executable - + + + + + @@ -359,7 +359,7 @@ compile CPPUnit implementation and unit tests into a single executable @@ -367,7 +367,11 @@ compile CPPUnit implementation and unit tests into a single executable - + + + + + @@ -383,7 +387,7 @@ compile CPPUnit implementation and unit tests into a single executable rtti="true" debug="${debug}"> @@ -393,7 +397,11 @@ compile CPPUnit implementation and unit tests into a single executable - + + + + + @@ -414,14 +422,18 @@ compile CPPUnit implementation and unit tests into a single executable + includes="*.cpp, *.h"/> - + + + + + @@ -443,14 +455,18 @@ compile CPPUnit implementation and unit tests into a single executable + includes="*.cpp, *.h"/> - + + + + + @@ -478,7 +494,7 @@ compile CPPUnit implementation and unit tests into a single executable + includes="*.cpp, *.h" excludes="SimplePlugIn.cpp"/> @@ -487,7 +503,11 @@ compile CPPUnit implementation and unit tests into a single executable - + + + + + @@ -520,14 +540,18 @@ compile CPPUnit implementation and unit tests into a single executable + includes="*.cpp *.rc, *.h"/> - + + + + + -- cgit v1.2.3