Changeset 561 for trunk/examples/opengl/opengl.pro
- Timestamp:
- Feb 11, 2010, 11:19:06 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/vendor/nokia/qt/4.6.1 merged eligible /branches/vendor/nokia/qt/current merged eligible /branches/vendor/trolltech/qt/current 3-149
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/examples/opengl/opengl.pro
r2 r561 6 6 } else { 7 7 SUBDIRS = hellogl_es 8 } 9 !contains(QT_CONFIG, opengles1cl) { 10 SUBDIRS += textures 11 } 12 contains(QT_CONFIG, opengles1) { 13 SUBDIRS += hellogl 8 14 } 9 15 } else { … … 28 34 sources.path = $$[QT_INSTALL_EXAMPLES]/opengl 29 35 INSTALLS += target sources 36 37 symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
Note:
See TracChangeset
for help on using the changeset viewer.