Tue, 19 Jan 2021 20:44:16 +0100
Added tag WORKING_BEFORE_UPGRADE_TO_GITMASTER for changeset f7e9bd735ce1
15 | 1 | d:\python27\python.exe setup_win.py py2exe -v |
2 | xcopy images dist\images\ /Y /E | |
3 | xcopy locale dist\locale\ /Y /E | |
4 | xcopy Slic3r dist\Slic3r\ /Y /E | |
5 | copy MSVCP90.DLL dist\ | |
6 | pause |