printrun-src/release_windows.bat@72c4cbf64211
printrun-src/release_windows.bat
Sat, 23 Sep 2017 13:07:51 +0200
- author
- mdd
- date
- Sat, 23 Sep 2017 13:07:51 +0200
- changeset 35
- 72c4cbf64211
- parent 15
-
0bbb006204fc
- permissions
- -rw-r--r--
Final bugfixes, SVG working like a charm now
d:\python27\python.exe setup_win.py py2exe -v
xcopy images dist\images\ /Y /E
xcopy locale dist\locale\ /Y /E
xcopy Slic3r dist\Slic3r\ /Y /E
copy MSVCP90.DLL dist\
pause