equal
deleted
inserted
replaced
|
1 # Copyright (c) 2007-2007 Nokia Corporation and/or its subsidiary(-ies). |
|
2 # All rights reserved. |
|
3 # This component and the accompanying materials are made available |
|
4 # under the terms of "Eclipse Public License v1.0" |
|
5 # which accompanies this distribution, and is available |
|
6 # at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 # |
|
8 # Initial Contributors: |
|
9 # Nokia Corporation - initial contribution. |
|
10 # |
|
11 # Contributors: |
|
12 # |
|
13 # Description: |
|
14 |
|
15 DEFINES += USER_DEFINED_MUSICSHOP |
|
16 DEFINES += USER_DEFINED_DISKSPACE |
|
17 #DEFINES += USER_DEFINED_ISDSURL |
|
18 |
|
19 |
|
20 # ########################################################## |
|
21 # Logging flag definitions |
|
22 # ########################################################## |
|
23 |
|
24 # Enable logging in release builds |
|
25 # LOGGING_FLAGS += LOGGING_ENABLED |
|
26 |
|
27 # Combines Ui and Engine logs |
|
28 # LOGGING_FLAGS += COMBINE_WITH_ENGINE_LOGGER |
|
29 |
|
30 # Writes debug prints to file if enabled |
|
31 # LOGGING_FLAGS += TRACE_TO_FILE |
|
32 |
|
33 DEFINES += $$LOGGING_FLAGS |