Changeset 561 for trunk/examples/opengl/hellogl/hellogl.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/hellogl/hellogl.pro
r2 r561 1 2 3 1 4 HEADERS = glwidget.h \ 2 window.h 5 window.h \ 6 qtlogo.h 3 7 SOURCES = glwidget.cpp \ 4 8 main.cpp \ 5 window.cpp 9 window.cpp \ 10 qtlogo.cpp 6 11 QT += opengl 7 12 … … 11 16 sources.path = $$[QT_INSTALL_EXAMPLES]/opengl/hellogl 12 17 INSTALLS += target sources 18 19
Note:
See TracChangeset
for help on using the changeset viewer.