source:
ogBrowser-Git/digitalclock/digitalclock.pro
Last change on this file was 9004d96, checked in by , 19 months ago | |
---|---|
|
|
File size: 203 bytes |
Rev | Line | |
---|---|---|
[9004d96] | 1 | QT += widgets |
[099ac5d] | 2 | |
[9004d96] | 3 | HEADERS = digitalclock.h |
4 | SOURCES = digitalclock.cpp \ | |
5 | main.cpp | |
[099ac5d] | 6 | |
[9004d96] | 7 | # install |
8 | target.path = $$[QT_INSTALL_EXAMPLES]/widgets/widgets/digitalclock | |
9 | INSTALLS += target |
Note: See TracBrowser
for help on using the repository browser.