source:
trunk/src/plugins/s60/s60.pro@
846
Last change on this file since 846 was 846, checked in by , 14 years ago | |
---|---|
|
|
File size: 218 bytes |
Line | |
---|---|
1 | TEMPLATE = subdirs |
2 | |
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.