removed extra taskdef and taskref definitions that caused some warning messages when doing a cleanall

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1694 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lhauch
2006-10-09 22:03:52 +00:00
parent 2f8df87003
commit 55ab23ae35
34 changed files with 11 additions and 74 deletions

View File

@@ -17,8 +17,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
<property name="ToolName" value="FlashMap"/>
<property name="FileSet" value="*.c"/>
<taskdef resource="cpptasks.tasks"/>
<typedef resource="cpptasks.types"/>
<taskdef resource="net/sf/antcontrib/antlib.xml"/>
<property name="LINK_OUTPUT_TYPE" value="static"/>