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:
parent
b0ed4efde7
commit
437f567c6e
|
@ -21,9 +21,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
Source/GenBuild/build.xml
|
Source/GenBuild/build.xml
|
||||||
Source/FrameworkTasks/build.xml
|
Source/FrameworkTasks/build.xml
|
||||||
Source/Cpptasks/build.xml
|
Source/Cpptasks/build.xml
|
||||||
|
"/>
|
||||||
|
<!--
|
||||||
Source/ModuleEditor/build.xml
|
Source/ModuleEditor/build.xml
|
||||||
Source/PackageEditor/build.xml
|
Source/PackageEditor/build.xml
|
||||||
"/>
|
-->
|
||||||
</subant>
|
</subant>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue