Last change
on this file since 890 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:
649 bytes
|
Line | |
---|
1 | TARGET = qmeegographicssystem
|
---|
2 | include(../../qpluginbase.pri)
|
---|
3 |
|
---|
4 | QT += gui opengl
|
---|
5 |
|
---|
6 | QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/graphicssystems
|
---|
7 |
|
---|
8 | HEADERS = qmeegographicssystem.h qmeegopixmapdata.h qmeegoextensions.h qmeegorasterpixmapdata.h qmeegolivepixmapdata.h
|
---|
9 | SOURCES = qmeegographicssystem.cpp qmeegographicssystem.h qmeegographicssystemplugin.h qmeegographicssystemplugin.cpp qmeegopixmapdata.h qmeegopixmapdata.cpp qmeegoextensions.h qmeegoextensions.cpp qmeegorasterpixmapdata.h qmeegorasterpixmapdata.cpp qmeegolivepixmapdata.cpp qmeegolivepixmapdata.h dithering.cpp
|
---|
10 |
|
---|
11 | target.path += $$[QT_INSTALL_PLUGINS]/graphicssystems
|
---|
12 | INSTALLS += target
|
---|
13 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.