Last change
on this file since 846 was 846, checked in by Dmitry A. Kuminov, 14 years ago |
trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.
|
-
Property svn:executable
set to
*
|
File size:
474 bytes
|
Line | |
---|
1 | TEMPLATE = subdirs
|
---|
2 | SUBDIRS = 1_readonly \
|
---|
3 | 2_formatting \
|
---|
4 | 3_changingmodel \
|
---|
5 | 4_headers \
|
---|
6 | 5_edit \
|
---|
7 | 6_treeview \
|
---|
8 | 7_selections
|
---|
9 |
|
---|
10 | # install
|
---|
11 | target.path = $$[QT_INSTALL_EXAMPLES]/tutorials/modelview
|
---|
12 | sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS modelview.pro
|
---|
13 | sources.path = $$[QT_INSTALL_EXAMPLES]/tutorials/modelview
|
---|
14 | INSTALLS += target sources
|
---|
15 |
|
---|
16 | symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.