summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index ddad806..d282d5a 100644
--- a/README.md
+++ b/README.md
@@ -202,6 +202,12 @@ complete, build OpenSCAD and package it to an installer:
./scripts/release-common.sh mingw32
+If you wish you can only build the openscad.exe binary:
+
+ cd mingw32
+ i686-pc-mingw32-qmake .. CONFIG+=mingw-cross-env
+ make
+
### Compilation
First, run 'qmake' from Qt4 to generate a Makefile. On some systems you need to
contact: Jan Huwald // Impressum