TARGET = qmaya include(../../qpluginbase.pri) QTDIR_build:REQUIRES = "!contains(QT_CONFIG, no-maya)" HEADERS += qmayahandler.h SOURCES += main.cpp \ qmayahandler.cpp QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/imageformats target.path += $$[QT_INSTALL_PLUGINS]/imageformats INSTALLS += target
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 7260 | Scott Murray |
Maya plugin for generating thumbnails and previews. For use with the P4V client or P4Thumb. Included is the source, project and compiled dll along with a configuration file so you can customize your rendering preferences :-) |