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

PLUGIN_TYPE = imageformats
load(qt_plugin)

HEADERS += qtgahandler.h \
    qtgafile.h
SOURCES += qtgahandler.cpp \
    qtgafile.cpp
OTHER_FILES += tga.json

SOURCES += main.cpp

symbian: TARGET.UID3=0x20031E99