diff options
Diffstat (limited to 'PCbuild/python20.wse')
-rw-r--r-- | PCbuild/python20.wse | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index 0ebcd8f..6ec142c 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -837,14 +837,8 @@ item: Remark Text=*** More DLLs *** end item: Install File - Source=%_SRC_%\..\expat\bin\xmlparse.dll - Destination=%MAINDIR%\DLLs\xmlparse.dll - Description=Expat library - Flags=0000000000000010 -end -item: Install File - Source=%_SRC_%\..\expat\bin\xmltok.dll - Destination=%MAINDIR%\DLLs\xmltok.dll + Source=%_SRC_%\..\expat\Libs\expat.dll + Destination=%MAINDIR%\DLLs\expat.dll Description=Expat library Flags=0000000000000010 end |