summaryrefslogtreecommitdiffstats
path: root/examples/designer/worldtimeclockbuilder/worldtimeclockbuilder.pro
blob: eb1e3b75ee1c971a795b9d79bb477813e1607f56 (plain)
1
2
3
4
5
6
7
8
9
#! [0]
QT          += widgets uitools
SOURCES     = main.cpp
RESOURCES   = worldtimeclockbuilder.qrc
#! [0]

# install
target.path = $$[QT_INSTALL_EXAMPLES]/qttools/designer/worldtimeclockbuilder
INSTALLS += target