author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Fri, 16 Apr 2010 11:39:52 +0300 | |
branch | RCL_3 |
changeset 9 | 740e5562c97f |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
0 | 1 |
SOURCES = digiflip.cpp |
2 |
||
3 |
symbian { |
|
4 |
TARGET.UID3 = 0xA000CF72 |
|
5 |
include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri) |
|
6 |
} |
|
7 |
||
8 |
target.path = $$[QT_INSTALL_DEMOS]/embedded/digiflip |
|
9 |
sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro |
|
10 |
sources.path = $$[QT_INSTALL_DEMOS]/embedded/digiflip |
|
11 |
INSTALLS += target sources |