Revision: 18663
          http://sourceforge.net/p/edk2/code/18663
Author:   lgao4
Date:     2015-10-26 08:48:39 +0000 (Mon, 26 Oct 2015)
Log Message:
-----------
BaseTools: Add MultipleWorkspace.py in the common dependency.

Add new added MultipleWorkspace.py in the common dependency to freeze
python tools for Windows.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <[email protected]>
Reviewed-by: Yonghong Zhu <[email protected]>

Modified Paths:
--------------
    trunk/edk2/BaseTools/Source/Python/Makefile

Modified: trunk/edk2/BaseTools/Source/Python/Makefile
===================================================================
--- trunk/edk2/BaseTools/Source/Python/Makefile 2015-10-26 04:49:08 UTC (rev 
18662)
+++ trunk/edk2/BaseTools/Source/Python/Makefile 2015-10-26 08:48:39 UTC (rev 
18663)
@@ -59,6 +59,7 @@
               $(BASE_TOOLS_PATH)\Source\Python\Common\ToolDefClassObject.py \
               $(BASE_TOOLS_PATH)\Source\Python\Common\VpdInfoFile.py \
               $(BASE_TOOLS_PATH)\Source\Python\Common\BuildVersion.py \
+              $(BASE_TOOLS_PATH)\Source\Python\Common\MultipleWorkspace.py \
               $(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\CommonClass.py \
               $(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\DataClass.py \
               $(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\Exceptions.py \


------------------------------------------------------------------------------
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to