Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions

textures.pro Example File
opengl/textures/textures.pro

 HEADERS       = glwidget.h \
                 window.h
 SOURCES       = glwidget.cpp \
                 main.cpp \
                 window.cpp
 RESOURCES     = textures.qrc
 QT           += opengl

 # install
 target.path = $$[QT_INSTALL_EXAMPLES]/opengl/textures
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS textures.pro images
 sources.path = $$[QT_INSTALL_EXAMPLES]/opengl/textures
 INSTALLS += target sources


Copyright © 2008 Nokia Trademarks
Qt 4.4.3