##// END OF EJS Templates
fix painting coordinates and added LGPL
fix painting coordinates and added LGPL

File last commit:

r0:5db0360e1259 default
r7:a8e6b5a8e8d0 tip default
Show More
qt_lib_charts.pri
17 lines | 610 B | text/plain | TextLexer
QT.charts.VERSION = 5.7.0
QT.charts.MAJOR_VERSION = 5
QT.charts.MINOR_VERSION = 7
QT.charts.PATCH_VERSION = 0
QT.charts.name = QtCharts
QT.charts.libs = $$QT_MODULE_LIB_BASE
QT.charts.rpath = /usr/lib64
QT.charts.includes = $$QT_MODULE_INCLUDE_BASE $$QT_MODULE_INCLUDE_BASE/QtCharts
QT.charts.bins = $$QT_MODULE_BIN_BASE
QT.charts.libexecs = $$QT_MODULE_LIBEXEC_BASE
QT.charts.plugins = $$QT_MODULE_PLUGIN_BASE
QT.charts.imports = $$QT_MODULE_IMPORT_BASE
QT.charts.qml = $$QT_MODULE_QML_BASE
QT.charts.depends = core gui widgets
QT.charts.module_config =
QT.charts.DEFINES = QT_CHARTS_LIB
QT_MODULES += charts