Last change
on this file since 846 was 561, checked in by Dmitry A. Kuminov, 15 years ago |
trunk: Merged in qt 4.6.1 sources.
|
-
Property svn:eol-style
set to
native
|
File size:
310 bytes
|
Line | |
---|
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
|
---|
Note:
See
TracBrowser
for help on using the repository browser.