source:
trunk/examples/itemviews/dirview/dirview.pro@
561
Last change on this file since 561 was 561, checked in by , 15 years ago | |
---|---|
File size: 273 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 |
8 | |
9 | symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) |
Note:
See TracBrowser
for help on using the repository browser.