mirror of https://github.com/acidanthera/audk.git
Changed the path of build.xml because of directory structure changes
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1684 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
5a4c434254
commit
30f1d0f0da
|
@ -37,7 +37,7 @@ goto end
|
|||
@goto end
|
||||
|
||||
:standalone
|
||||
@ant -q -f %WORKSPACE%\Tools\Source\SurfaceArea\build.xml validate -DSURFACE_AREA_FILE=%~f1
|
||||
@ant -q -f %WORKSPACE%\Tools\Java\Source\SurfaceArea\build.xml validate -DSURFACE_AREA_FILE=%~f1
|
||||
@goto end
|
||||
|
||||
:no_jdk
|
||||
|
|
Loading…
Reference in New Issue