##// END OF EJS Templates
QCategoryAxis: some commented out code removed
QCategoryAxis: some commented out code removed

File last commit:

r1974:81d990977b44
r1975:34236310382e
Show More
designer.pro
12 lines | 328 B | text/idl | PrologLexer
!include( ../plugins.pri ) {
error( "Couldn't find the plugins.pri file!" )
}
TARGET=qtcommercialchartdesigner
DESTDIR = $$CHART_BUILD_DESIGNER_PLUGIN_DIR
CONFIG += designer
HEADERS = qchartsplugin.h
SOURCES = qchartsplugin.cpp
RESOURCES = qchartsplugin.qrc
target.path = $$[QT_INSTALL_PLUGINS]/designer
INSTALLS += target