telephonyserverplugins/simtsy/group/bld.inf
branchRCL_3
changeset 20 07a122eea281
parent 19 630d2f34d719
--- a/telephonyserverplugins/simtsy/group/bld.inf	Tue Aug 31 16:23:08 2010 +0300
+++ b/telephonyserverplugins/simtsy/group/bld.inf	Wed Sep 01 12:40:21 2010 +0100
@@ -1,4 +1,4 @@
-// Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 1999-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"
@@ -19,14 +19,12 @@
  @file
 */
 
-
-#include "../testconfigfileparser/group/bld.inf"
-
-
 PRJ_EXPORTS
 
 ../inc/SimTsy.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(simtsy.h)
-
+#ifdef SYMBIAN_OLD_EXPORT_LOCATION
+../inc/Simlog.h /epoc32/include/simlog.h
+#endif
 ../group/simtsy.iby				/epoc32/rom/include/simtsy.iby
 
 ../SimTsyCPM/SimTsy.cmi				z:/private/101f7988/simtsy.cmi
@@ -110,5 +108,3 @@
 ../test/Te_SimSS/Te_SimSS.mmp
 ../test/Te_SimVoice/Te_SimVoice.mmp
 ../test/te_simeap/te_simeap.mmp
-
-