0
|
1 |
TEMPLATE = subdirs
|
37
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
diff
changeset
|
2 |
wince*|symbian:{
|
0
|
3 |
SUBDIRS = test
|
|
4 |
} else {
|
|
5 |
SUBDIRS = test stdinprocess
|
|
6 |
}
|
|
7 |
|
33
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
diff
changeset
|
8 |
!symbian:SUBDIRS += largefile
|
0
|
9 |
|