summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/tga/tga.pro
blob: dc6c96598c7acd6313669ee573e31d5c1520d381 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TARGET = qtga
load(qt_plugin)

HEADERS += qtgahandler.h \
    qtgafile.h
SOURCES += qtgahandler.cpp \
    qtgafile.cpp

SOURCES += main.cpp

DESTDIR = $$QT.gui.plugins/imageformats
target.path += $$[QT_INSTALL_PLUGINS]/imageformats
INSTALLS += target

symbian: TARGET.UID3=0x20031E99