equal
deleted
inserted
replaced
|
1 # |
|
2 # Name : omadsextensions.pro |
|
3 # Part of : contentcontrol |
|
4 # Description : This is the project specification file for the contentcontrol project. |
|
5 # Version : 1 |
|
6 # |
|
7 # Copyright © 2009 Nokia. All rights reserved. |
|
8 # This material, including documentation and any related computer |
|
9 # programs, is protected by copyright controlled by Nokia. All |
|
10 # rights are reserved. Copying, including reproducing, storing, |
|
11 # adapting or translating, any or all of this material requires the |
|
12 # prior written consent of Nokia. This material also contains |
|
13 # confidential information which may not be disclosed to others |
|
14 # without the prior written consent of Nokia. |
|
15 # |
|
16 |
|
17 TEMPLATE = subdirs |
|
18 CONFIG += ordered |
|
19 SUBDIRS += dsutils |
|
20 |
|
21 # End of file --Don't remove this. |