source:
trunk/examples/touch/dials/dials.pro@
1077
Last change on this file since 1077 was 846, checked in by , 14 years ago | |
---|---|
File size: 243 bytes |
Line | |
---|---|
1 | SOURCES += main.cpp |
2 | FORMS += dials.ui |
3 | |
4 | # install |
5 | target.path = $$[QT_INSTALL_EXAMPLES]/touch/dials |
6 | sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS dials.pro |
7 | sources.path = $$[QT_INSTALL_EXAMPLES]/touch/dials |
8 | INSTALLS += target sources |
Note:
See TracBrowser
for help on using the repository browser.