|
Last change
on this file since 829 was 561, checked in by Dmitry A. Kuminov, 16 years ago |
|
trunk: Merged in qt 4.6.1 sources.
|
|
File size:
283 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
|
|---|
| 11 |
|
|---|
| 12 | symbian:TARGET.UID3=0x2001E61A
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.