diff options
author | Don Bright <hugh.m.bright@gmail.com> | 2013-05-12 17:19:04 (GMT) |
---|---|---|
committer | Don Bright <hugh.m.bright@gmail.com> | 2013-05-12 17:19:04 (GMT) |
commit | 84eaad145709f4b2e1e5cf7dcdebf3cd32722301 (patch) | |
tree | 556fb65a176db9b013e2dcb9c7913944462faf04 /README.md | |
parent | 8c532d525203d6cd0fc8ab200a4dea1dccd03dd6 (diff) |
update to match new mxe. add 'builder' script to automate some stuff
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -206,7 +206,7 @@ complete, build OpenSCAD and package it to an installer: If you wish you can only build the openscad.exe binary: cd mingw32 - i686-pc-mingw32-qmake .. CONFIG+=mingw-cross-env + qmake .. CONFIG+=mingw-cross-env make ### Compilation |