Last change
on this file since 846 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:
290 bytes
|
Rev | Line | |
---|
[2] | 1 | TARGET = qglgraphicssystem
|
---|
[597] | 2 | os2:TARGET_SHORT = qglgrs
|
---|
[2] | 3 | include(../../qpluginbase.pri)
|
---|
| 4 |
|
---|
| 5 | QT += opengl
|
---|
| 6 |
|
---|
| 7 | QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/graphicssystems
|
---|
| 8 |
|
---|
| 9 | SOURCES = main.cpp
|
---|
| 10 |
|
---|
| 11 | target.path += $$[QT_INSTALL_PLUGINS]/graphicssystems
|
---|
| 12 | INSTALLS += target
|
---|
[846] | 13 |
|
---|
| 14 | symbian: TARGET.UID3 = 0x2002131B
|
---|
Note:
See
TracBrowser
for help on using the repository browser.