diff options
author | Marius Kintel <marius@kintel.net> | 2013-05-13 16:52:07 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-05-13 16:52:07 (GMT) |
commit | 7f1c6b57c6149da054be70fca2a1526114e5c5a1 (patch) | |
tree | b60d40d61dc398f512a0321aee82fd42b739ceee /README.md | |
parent | 8c532d525203d6cd0fc8ab200a4dea1dccd03dd6 (diff) | |
parent | 0cc3bb3890fc144143bd3c11d605ca64f3c29266 (diff) |
Merge pull request #361 from openscad/builder
Builder
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 |