Last change
on this file since 1168 was 846, checked in by Dmitry A. Kuminov, 14 years ago |
trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.
|
File size:
331 bytes
|
Line | |
---|
1 | TARGET = qtiff
|
---|
2 | include(../../qpluginbase.pri)
|
---|
3 |
|
---|
4 | QTDIR_build:REQUIRES = "!contains(QT_CONFIG, no-tiff)"
|
---|
5 |
|
---|
6 | include(../../../gui/image/qtiffhandler.pri)
|
---|
7 | SOURCES += main.cpp
|
---|
8 |
|
---|
9 | QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/imageformats
|
---|
10 | target.path += $$[QT_INSTALL_PLUGINS]/imageformats
|
---|
11 | INSTALLS += target
|
---|
12 |
|
---|
13 | symbian:TARGET.UID3=0x2001E617
|
---|
Note:
See
TracBrowser
for help on using the repository browser.