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