Changed the way of using precompiled header in the build process. Now the use of precompiled header is controlled by tools_def.txt.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1690 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -74,6 +74,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
</GenBuild>
|
||||
</target>
|
||||
<target name="sourcefiles">
|
||||
<Build_Init>
|
||||
<EXTRA.INC>
|
||||
<includepath path="${INCLUDE_PATHS}"/>
|
||||
</EXTRA.INC>
|
||||
</Build_Init>
|
||||
<Build_AUTOGEN FILEEXT="c" FILENAME="AutoGen" FILEPATH=".">
|
||||
<EXTRA.INC>
|
||||
<includepath path="${INCLUDE_PATHS}"/>
|
||||
|
Reference in New Issue
Block a user