##// END OF EJS Templates
fix compilation error with qpiemodelmapper
fix compilation error with qpiemodelmapper

File last commit:

r1201:f0af86b6db21
r1234:6ba759c4c3bd
Show More
designer.pro
12 lines | 285 B | text/idl | PrologLexer
TARGET=qtcommercialchartdesigner
!include( ../plugins.pri ) {
error( "Couldn't find the plugins.pri file!" )
}
CONFIG += designer
HEADERS = qchartsplugin.h
SOURCES = qchartsplugin.cpp
RESOURCES = qchartsplugin.qrc
target.path = $$[QT_INSTALL_PLUGINS]/designer
INSTALLS += target