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
This commit is contained in:
jwang36 2006-06-02 03:08:25 +00:00
parent b0ed4efde7
commit 437f567c6e
1 changed files with 3 additions and 1 deletions

View File

@ -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>