mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Yet another new unique extension in the test directory.
This commit is contained in:
parent
ca4289f7b2
commit
7b5af0460c
1 changed files with 5 additions and 0 deletions
|
@ -1074,6 +1074,11 @@ item: Install File
|
|||
Destination=%MAINDIR%\Lib\test
|
||||
Flags=0000000000000010
|
||||
end
|
||||
item: Install File
|
||||
Source=%_SRC_%\Lib\test\*.out
|
||||
Destination=%MAINDIR%\Lib\test
|
||||
Flags=0000000000000010
|
||||
end
|
||||
item: Install File
|
||||
Source=%_SRC_%\Lib\test\output\*.*
|
||||
Destination=%MAINDIR%\Lib\test\output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue