source:
trunk/examples/dialogs/trivialwizard/trivialwizard.pro@
296
Last change on this file since 296 was 2, checked in by , 16 years ago | |
---|---|
File size: 235 bytes |
Line | |
---|---|
1 | SOURCES = trivialwizard.cpp |
2 | |
3 | # install |
4 | target.path = $$[QT_INSTALL_EXAMPLES]/dialogs/trivialwizard |
5 | sources.files = $$SOURCES $$HEADERS *.pro |
6 | sources.path = $$[QT_INSTALL_EXAMPLES]/dialogs/trivialwizard |
7 | INSTALLS += target sources |
Note:
See TracBrowser
for help on using the repository browser.