From 80d1b384da6707703124fcf6964ae0ae07b07945 Mon Sep 17 00:00:00 2001 From: lhauch Date: Mon, 7 Aug 2006 22:17:13 +0000 Subject: added -noclasspath option to the ant cleanall for ForceRebuild, also changed edkii in readme to edk2 for the directory path. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1209 6f19259b-4bc3-4df7-8a09-765794883524 --- edksetup.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'edksetup.bat') diff --git a/edksetup.bat b/edksetup.bat index 7ff10ebc7..95f54a471 100644 --- a/edksetup.bat +++ b/edksetup.bat @@ -134,7 +134,7 @@ echo Resetting the PATH variable to include the FRAMEWORK_TOOLS_PATH for this WO goto skipbuild :ForceBuild -call ant -f %WORKSPACE%\Tools\build.xml cleanall +call ant -noclasspath -f %WORKSPACE%\Tools\build.xml cleanall :NormalBuild @REM -- cgit v1.2.3