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:
jwang36 2006-10-08 06:45:36 +00:00
parent 5a4c434254
commit 30f1d0f0da
1 changed files with 1 additions and 1 deletions

View File

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