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/check.ant | 123 +++++++++------------------- samples/cppunit.ant | 230 +++++++++++++++++++++++++++++----------------------- 2 files changed, 167 insertions(+), 186 deletions(-) (limited to 'samples') diff --git a/samples/check.ant b/samples/check.ant index 6e87157..f0e1c14 100644 --- a/samples/check.ant +++ b/samples/check.ant @@ -18,8 +18,8 @@ Copyright 2004 The Ant-Contrib project @@ -32,8 +32,8 @@ Copyright 2004 The Ant-Contrib project - - + + @@ -43,100 +43,57 @@ Copyright 2004 The Ant-Contrib project - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + @@ -207,7 +164,7 @@ Copyright 2004 The Ant-Contrib project - + @@ -231,7 +188,7 @@ Copyright 2004 The Ant-Contrib project - + 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