Fixed EDKT381
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1701 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -22,7 +22,12 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
<var name="SDB_FILES" value="" />
|
||||
|
||||
<if>
|
||||
<isset property="PCH"/>
|
||||
<and>
|
||||
<isset property="PCH"/>
|
||||
<not>
|
||||
<equals arg1="${PCH}" arg2=""/>
|
||||
</not>
|
||||
</and>
|
||||
<then>
|
||||
<if>
|
||||
<available type="file" file="${DEST_DIR_OUTPUT}/AutoGen.h.gch"/>
|
||||
|
Reference in New Issue
Block a user