mpc_response_sim/README.md
2020-12-11 19:47:18 +01:00

9 lines
179 B
Markdown

# mpc-response-sim
sawce of the response task for the MPC lessons
### build
```sh
qmake-qt5 simul_response.pro -spec linux-g++ CONFIG+=debug CONFIG+=qml_debug && make first
```