Kaydet (Commit) fe0d79fb authored tarafından Tim Peters's avatar Tim Peters

Add Jeremy's compiler to the Windows install.

üst ef85cc84
......@@ -1022,6 +1022,24 @@ item: Install File
Description=IDLE bootstrap script
Flags=0000000000000010
end
item: Install File
Source=%_SRC_%\Tools\compiler\*.py
Destination=%MAINDIR%\Tools\compiler
Description=Python compiler written in Python
Flags=0000000000000010
end
item: Install File
Source=%_SRC_%\Tools\compiler\compiler\*.py
Destination=%MAINDIR%\Tools\compiler\compiler
Description=Python compiler written in Python
Flags=0000000000000010
end
item: Install File
Source=%_SRC_%\Tools\compiler\compiler\*.txt
Destination=%MAINDIR%\Tools\compiler\compiler
Description=Python compiler written in Python
Flags=0000000000000010
end
item: Install File
Source=%_SRC_%\Tools\pynche\*.py
Destination=%MAINDIR%\Tools\pynche
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment