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.
|
-
Property svn:eol-style
set to
native
|
File size:
364 bytes
|
Line | |
---|
1 | TARGET = qtracegraphicssystem
|
---|
2 | os2:TARGET_SHORT = qtrgrs
|
---|
3 | include(../../qpluginbase.pri)
|
---|
4 |
|
---|
5 | QT += network
|
---|
6 |
|
---|
7 | QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/graphicssystems
|
---|
8 | symbian:TARGET.UID3 = 0x2002130E
|
---|
9 |
|
---|
10 | SOURCES = main.cpp qgraphicssystem_trace.cpp
|
---|
11 |
|
---|
12 | target.path += $$[QT_INSTALL_PLUGINS]/graphicssystems
|
---|
13 | INSTALLS += target
|
---|
14 | INCLUDEPATH += ../../../3rdparty/harfbuzz/src
|
---|
Note:
See
TracBrowser
for help on using the repository browser.