Updated README.md
This commit is contained in:
parent
f75826b2bc
commit
ded139334d
@ -19,6 +19,7 @@ qmake RepRaptor.pro
|
||||
make
|
||||
```
|
||||
## Links
|
||||
- [Binary release downloads](https://github.com/NeoTheFox/RepRaptor/releases)
|
||||
- [RepRap wiki](http://reprap.org/wiki/RepRaptor)
|
||||
- [Windows dev builds](http://reprap.org/wiki/File:RepRaptor-000-windows.zip)
|
||||
|
||||
|
||||
@ -10,6 +10,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
|
||||
TARGET = RepRaptor
|
||||
TEMPLATE = app
|
||||
CONFIG += static
|
||||
|
||||
|
||||
SOURCES += main.cpp\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user