|
Last change
on this file was 846, checked in by Dmitry A. Kuminov, 15 years ago |
|
trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.
|
|
File size:
279 bytes
|
| Line | |
|---|
| 1 | TARGET = qgif
|
|---|
| 2 | include(../../qpluginbase.pri)
|
|---|
| 3 |
|
|---|
| 4 | include(../../../gui/image/qgifhandler.pri)
|
|---|
| 5 | SOURCES += $$PWD/main.cpp
|
|---|
| 6 |
|
|---|
| 7 | QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/imageformats
|
|---|
| 8 | target.path += $$[QT_INSTALL_PLUGINS]/imageformats
|
|---|
| 9 | INSTALLS += target
|
|---|
| 10 |
|
|---|
| 11 | symbian:TARGET.UID3=0x2001E61A
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.