diff options
author | Marius Kintel <marius@kintel.net> | 2013-05-13 20:27:41 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-05-13 20:27:41 (GMT) |
commit | 61dc6bfcbcf7905c71b83328bb2a003c58ddd51b (patch) | |
tree | d07b1dac6befb1d766699c6e518ffd6696c60b1c /README.md | |
parent | ee6f149dd0d9bcef0cb94cef154ed32f308c23e1 (diff) | |
parent | 7f1c6b57c6149da054be70fca2a1526114e5c5a1 (diff) |
Merge branch 'master' of github.com:openscad/openscad
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 |