From 54032ed9695764238d4a89873235bcbb42ba537e Mon Sep 17 00:00:00 2001 From: lhauch Date: Fri, 25 Jul 2014 14:07:00 +0000 Subject: [PATCH] CodeModule: BaseTools - Adding the svn:external to the https://svn.code.sf.net/p/edk2-toolbinaries/code/trunk/Win32 This change allows users to checkout the edk2 project ignoring the svn:externals. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: lhauch Reviewed-by: Michael Kinney git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15679 6f19259b-4bc3-4df7-8a09-765794883524 --- BaseTools/Bin/externals.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 BaseTools/Bin/externals.txt diff --git a/BaseTools/Bin/externals.txt b/BaseTools/Bin/externals.txt new file mode 100644 index 0000000000..c2c4ab7297 --- /dev/null +++ b/BaseTools/Bin/externals.txt @@ -0,0 +1 @@ +Win32 https://svn.code.sf.net/p/edk2-toolbinaries/code/trunk/Win32