summaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2006-06-02 03:08:25 +0000
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2006-06-02 03:08:25 +0000
commit437f567c6ef51a242081dc2edb12abec569bfff9 (patch)
tree2f5e64873ba7c84f3e264545ab6f2c08f7bf0a87 /Tools
parentb0ed4efde74841c8311202affabf1c03c7a173c1 (diff)
downloadedk2-platforms-437f567c6ef51a242081dc2edb12abec569bfff9.tar.xz
just comment out the build for ModuleEditor and PackageEditor temporarily, since the schema changes will cause these two tools failure in build.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@385 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Tools')
-rw-r--r--Tools/build.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/Tools/build.xml b/Tools/build.xml
index 38149c38e7..334e0a73a7 100644
--- a/Tools/build.xml
+++ b/Tools/build.xml
@@ -21,9 +21,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Source/GenBuild/build.xml
Source/FrameworkTasks/build.xml
Source/Cpptasks/build.xml
+ "/>
+ <!--
Source/ModuleEditor/build.xml
Source/PackageEditor/build.xml
- "/>
+ -->
</subant>
</target>