equal
deleted
inserted
replaced
1 # |
|
2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 # All rights reserved. |
|
4 # This component and the accompanying materials are made available |
|
5 # under the terms of "Eclipse Public License v1.0" |
|
6 # which accompanies this distribution, and is available |
|
7 # at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 # |
|
9 # Initial Contributors: |
|
10 # Nokia Corporation - initial contribution. |
|
11 # |
|
12 # Contributors: |
|
13 # |
|
14 # Description: |
|
15 # |
|
16 |
|
17 TEMPLATE = app |
1 TEMPLATE = app |
18 TARGET = Creator |
2 TARGET = Creator |
19 |
3 |
20 DEPENDPATH += . |
4 DEPENDPATH += . |
21 DEPENDPATH += src engine/src |
5 DEPENDPATH += src engine/src |
156 -lcmmanager \ |
140 -lcmmanager \ |
157 -lcmmanagerdatabase \ |
141 -lcmmanagerdatabase \ |
158 -lapengine \ |
142 -lapengine \ |
159 -lnoteseditor \ |
143 -lnoteseditor \ |
160 -lxqservice \ |
144 -lxqservice \ |
161 -lQtContacts \ |
145 -lQtContacts \ |
162 -lmobcntmodel \ |
|
163 -lagendainterface |
146 -lagendainterface |
164 |
147 |
165 creatorDataBlock = \ |
148 creatorDataBlock = \ |
166 "SOURCEPATH ." \ |
149 "SOURCEPATH ." \ |
167 "START RESOURCE data/datacreator.rss" \ |
150 "START RESOURCE data/datacreator.rss" \ |