author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Mon, 19 Apr 2010 10:15:19 +0300 | |
branch | RCL_3 |
changeset 9 | b5b118452c7d |
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 |