|
Last change
on this file since 1039 was 561, checked in by Dmitry A. Kuminov, 16 years ago |
|
trunk: Merged in qt 4.6.1 sources.
|
-
Property svn:eol-style
set to
native
|
|
File size:
367 bytes
|
| Line | |
|---|
| 1 | TARGET = qgfxtransformed
|
|---|
| 2 | include(../../qpluginbase.pri)
|
|---|
| 3 |
|
|---|
| 4 | DEFINES += QT_QWS_TRANSFORMED
|
|---|
| 5 |
|
|---|
| 6 | QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/gfxdrivers
|
|---|
| 7 |
|
|---|
| 8 | HEADERS = $$QT_SOURCE_TREE/src/gui/embedded/qscreentransformed_qws.h
|
|---|
| 9 | SOURCES = main.cpp \
|
|---|
| 10 | $$QT_SOURCE_TREE/src/gui/embedded/qscreentransformed_qws.cpp
|
|---|
| 11 |
|
|---|
| 12 | target.path=$$[QT_INSTALL_PLUGINS]/gfxdrivers
|
|---|
| 13 | INSTALLS += target
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.