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

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