| Home · All Classes · Main Classes · Grouped Classes · Modules · Functions |
HEADERS = window.h
SOURCES = main.cpp \
window.cpp
RESOURCES = systray.qrc
QT += xml svg
# install
target.path = $$[QT_INSTALL_EXAMPLES]/desktop/systray
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS systray.pro resources
sources.path = $$[QT_INSTALL_EXAMPLES]/desktop/systray
INSTALLS += target sources
| Copyright © 2007 Trolltech | Trademarks | Qt 4.4.0-tp1 |