telephonyserverplugins/common_tsy/systemstateplugin/group/ctsysystemstateplugin.iby
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/telephonyserverplugins/common_tsy/systemstateplugin/group/ctsysystemstateplugin.iby Tue Feb 02 01:41:59 2010 +0200
@@ -0,0 +1,30 @@
+// Copyright (c) 2007-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".
+//
+// Initial Contributors:
+// Nokia Corporation - initial contribution.
+//
+// Contributors:
+//
+// Description:
+//
+
+#ifndef CTSYSYSTEMSTATEPLUGIN_IBY
+#define CTSYSYSTEMSTATEPLUGIN_IBY
+
+#ifdef _DEBUG
+ECOM_PLUGIN_UDEB( ctsysystemstateplugin.dll , ctsysystemstateplugin.rsc )
+#else
+ECOM_PLUGIN( ctsysystemstateplugin.dll , ctsysystemstateplugin.rsc )
+#endif
+
+//*** SSMStub ***
+#ifndef SYMBIAN_SYSTEM_STATE_MANAGEMENT
+ file=ABI_DIR\DEBUG_DIR\ssmadaptationcli.dll Sys\Bin\ssmadaptationcli.dll
+#endif
+
+#endif