|
Last change
on this file since 944 was 846, checked in by Dmitry A. Kuminov, 15 years ago |
|
trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.
|
-
Property svn:eol-style
set to
native
|
|
File size:
218 bytes
|
| Rev | Line | |
|---|
| [556] | 1 | TEMPLATE = subdirs
|
|---|
| 2 |
|
|---|
| [846] | 3 |
|
|---|
| 4 | symbian {
|
|---|
| 5 | contains(S60_VERSION, 3.1)|contains(S60_VERSION, 3.2)|contains(S60_VERSION, 5.0) {
|
|---|
| 6 | SUBDIRS += 3_1 3_2
|
|---|
| 7 | }
|
|---|
| 8 |
|
|---|
| 9 | # 5.0 is used also for Symbian3 and later
|
|---|
| 10 | SUBDIRS += 5_0
|
|---|
| 11 | }
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.