Skip to content
Snippets Groups Projects
  • Bryant's avatar
    c96458cf
    Update Qwt to 6.1. · c96458cf
    Bryant authored
    We also document how we got the source code and keep our modifications out of the Qwt directory.
    c96458cf
    History
    Update Qwt to 6.1.
    Bryant authored
    We also document how we got the source code and keep our modifications out of the Qwt directory.
README.md 441 B

This folder contains the various required libraries for QGC to compile. They are distributed with the codebase to ease development.

Qwt

Qt Widgets for Technical Applications Version: 6.1 Source obtained: svn checkout svn://svn.code.sf.net/p/qwt/code/branches/qwt-6.1 qwt

Contents of /libs/qwt is the contents of the /src directory from the Qwt repository. qwt.pri file is custom made to compile all necessary Qwt code in with QGC.