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