00001 /* 00002 * Copyright © 2008 Nokia Corporation. 00003 */ 00004 00005 // EXTERNAL INCLUDES 00006 #include <e32std.h> 00007 00008 // DLL entry point 00009 GLDEF_C TInt E32Dll() 00010 { 00011 return KErrNone; 00012 } 00013 00014 // End of file
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.