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

textobject.pro Example File
richtext/textobject/textobject.pro

 HEADERS         = svgtextobject.h \
                   window.h
 SOURCES         = main.cpp \
                   svgtextobject.cpp \
                   window.cpp

 QT += svg

 # install
 target.path = $$[QT_INSTALL_EXAMPLES]/richtext/textobject
 sources.files = $$SOURCES $$HEADERS *.pro
 sources.path = $$[QT_INSTALL_EXAMPLES]/richtext/textobject
 INSTALLS += target sources


Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt 4.5.1