source:
trunk/src/plugins/imageformats/gif/gif.pro@
168
| Last change on this file since 168 was 2, checked in by , 17 years ago | |
|---|---|
| File size: 251 bytes | |
| Line | |
|---|---|
| 1 | TARGET = qgif |
| 2 | include(../../qpluginbase.pri) |
| 3 | |
| 4 | HEADERS += qgifhandler.h |
| 5 | SOURCES += main.cpp \ |
| 6 | qgifhandler.cpp |
| 7 | |
| 8 | QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/imageformats |
| 9 | target.path += $$[QT_INSTALL_PLUGINS]/imageformats |
| 10 | INSTALLS += target |
Note:
See TracBrowser
for help on using the repository browser.
