cody42 / ReleaseLimitsCalculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReleaseLimitsCalculator

Calculates tolerance according to configurable rules.

Building

Requires the Qt library version 5.1

Open the provided .pro-File using QtCreator. The project should compile out of the box if Qt is set up correctly.

Alternatively run Qt's uic, rcc and moc, compile all source files including the generated. Link with Qt Core, GUI and Widgets library.

About

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%