/tests/auto/declarative/qdeclarativemoduleplugin/pluginMixed/pluginMixed.pro
https://bitbucket.org/ultra_iter/qt-vtl · Prolog · 9 lines · 8 code · 1 blank · 0 comment · 0 complexity · 9312e9f376f1f851fe60cf854415cb4b MD5 · raw file
- TEMPLATE = lib
- CONFIG += plugin
- SOURCES = plugin.cpp
- QT = core declarative
- DESTDIR = ../imports/com/nokia/AutoTestQmlMixedPluginType
- symbian: {
- TARGET.EPOCALLOWDLLDATA=1
- }