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.
|
File size:
351 bytes
|
Line | |
---|
1 | TEMPLATE = subdirs
|
---|
2 |
|
---|
3 | # These demos contain C++ and need to be compiled
|
---|
4 | SUBDIRS = \
|
---|
5 | minehunt
|
---|
6 |
|
---|
7 | # These examples contain no C++ and can simply be copied
|
---|
8 | sources.files = \
|
---|
9 | calculator \
|
---|
10 | flickr \
|
---|
11 | photoviewer \
|
---|
12 | samegame \
|
---|
13 | snake \
|
---|
14 | twitter \
|
---|
15 | rssnews \
|
---|
16 | webbrowser
|
---|
17 |
|
---|
18 | sources.path = $$[QT_INSTALL_DEMOS]/declarative
|
---|
19 | INSTALLS += sources
|
---|
20 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.