omads/omadsextensions/dsutils/contactsdatastoreextension/contactsdatastoreextension.pro
branchGCC_SURGE
changeset 41 e32446434994
parent 31 f45210b77d55
parent 35 0ca79e3612d9
--- a/omads/omadsextensions/dsutils/contactsdatastoreextension/contactsdatastoreextension.pro	Thu Jun 17 12:15:44 2010 +0100
+++ b/omads/omadsextensions/dsutils/contactsdatastoreextension/contactsdatastoreextension.pro	Thu Jul 22 16:30:46 2010 +0100
@@ -1,18 +1,19 @@
 #
-# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
-# All rights reserved.
-# This component and the accompanying materials are made available
-# under the terms of "Eclipse Public License v1.0"
-# which accompanies this distribution, and is available
-# at the URL "http://www.eclipse.org/legal/epl-v10.html".
+# ============================================================================
+#  Name        : contactsdatastoreextension.pro
+#  Part of     : contactsdatastoreextension    
+#  Description : Project file
 #
-# Initial Contributors:
-# Nokia Corporation - initial contribution.
-#
-# Contributors:
-#
-# Description:  Project file
-#
+#  Copyright © 2009 Nokia.  All rights reserved.
+#  This material, including documentation and any related computer
+#  programs, is protected by copyright controlled by Nokia.  All
+#  rights are reserved.  Copying, including reproducing, storing,
+#  adapting or translating, any or all of this material requires the
+#  prior written consent of Nokia.  This material also contains
+#  confidential information which may not be disclosed to others
+#  without the prior written consent of Nokia.
+# ============================================================================
+# 
 
 
 TEMPLATE = lib
@@ -42,14 +43,14 @@
 		-lnsmldebug.dll \
 		
 		
-IfdefBlock = \
+defBlock = \
  "$${LITERAL_HASH}if defined(EABI)" \
  "DEFFILE ./def/eabicontactsdatastoreextension" \
  "$${LITERAL_HASH}elif defined(WINSCW)" \
  "DEFFILE ./def/bwinscwcontactsdatastoreextension" \
  "$${LITERAL_HASH}endif"
  
-MMP_RULES += IfdefBlock
+MMP_RULES += defBlock
 
 symbian { 
 	TARGET.UID3 = 0x2002DC83