On Wednesday 11 August 2010 04:55:47 ext duan wenhui wrote: > [...] > following is my .pro > > TEMPLATE = lib > TARGET = DashBoard > include(../../qtcreatorplugin.pri) > include(../../plugins/coreplugin/coreplugin.pri) > HEADERS += dashboardplugin.h > SOURCES += dashboardplugin.cpp > OTHER_FILES += dashboard.pluginspec
I wonder whether a QT += webkit might be needed. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
