summaryrefslogtreecommitdiff
path: root/Tools/Source/TianoTools/StrGather
diff options
context:
space:
mode:
authorbbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-26 17:25:15 +0000
committerbbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-26 17:25:15 +0000
commit460fa4a25bdf18ac374369be377da15db50fee80 (patch)
tree5a55fb51c504780ac677fbe1dc7045c25a417756 /Tools/Source/TianoTools/StrGather
parent2ce311322c72857f73138c45358e722607a1e80c (diff)
downloadedk2-platforms-460fa4a25bdf18ac374369be377da15db50fee80.tar.xz
A couple of cleanups in the TianoTools build.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1104 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Tools/Source/TianoTools/StrGather')
-rw-r--r--Tools/Source/TianoTools/StrGather/build.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Tools/Source/TianoTools/StrGather/build.xml b/Tools/Source/TianoTools/StrGather/build.xml
index 05035f488a..98ace14756 100644
--- a/Tools/Source/TianoTools/StrGather/build.xml
+++ b/Tools/Source/TianoTools/StrGather/build.xml
@@ -21,8 +21,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
<typedef resource="cpptasks.types"/>
<taskdef resource="net/sf/antcontrib/antlib.xml"/>
- <property environment="env"/>
-
<property name="LINK_OUTPUT_TYPE" value="static"/>
<property name="BUILD_DIR" value="${PACKAGE_DIR}/${ToolName}/tmp"/>