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