Ignore:
Timestamp:
Feb 11, 2010, 11:19:06 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.6.1 sources.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/examples/opengl/hellogl/hellogl.pro

    r2 r561  
     1VPATH += ../shared
     2INCLUDEPATH += ../shared
     3
    14HEADERS       = glwidget.h \
    2                 window.h
     5                window.h \
     6                qtlogo.h
    37SOURCES       = glwidget.cpp \
    48                main.cpp \
    5                 window.cpp
     9                window.cpp \
     10                qtlogo.cpp
    611QT           += opengl
    712
     
    1116sources.path = $$[QT_INSTALL_EXAMPLES]/opengl/hellogl
    1217INSTALLS += target sources
     18
     19symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
Note: See TracChangeset for help on using the changeset viewer.