author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Fri, 14 May 2010 16:40:13 +0300 | |
changeset 22 | 79de32ba3296 |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
0 | 1 |
HEADERS = randomlistmodel.h |
2 |
SOURCES = randomlistmodel.cpp \ |
|
3 |
main.cpp |
|
4 |
||
5 |
# install |
|
6 |
target.path = $$[QT_INSTALL_EXAMPLES]/tools/contiguouscache |
|
7 |
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS contiguouscache.pro |
|
8 |
sources.path = $$[QT_INSTALL_EXAMPLES]/tools/contiguouscache |
|
9 |
INSTALLS += target sources |