core/extra/shebang/102835bf.rss
changeset 0 7f656887cf89
equal deleted inserted replaced
-1:000000000000 0:7f656887cf89
       
     1 // 102835bf.rss
       
     2 // 
       
     3 // Copyright (c) 2007 - 2010 Accenture. All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of the "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 // 
       
     9 // Initial Contributors:
       
    10 // Accenture - Initial contribution
       
    11 //
       
    12 
       
    13 #include <registryinfo.rh>
       
    14 #include <fshell/common.mmh>
       
    15 
       
    16 RESOURCE REGISTRY_INFO r_registry
       
    17 	{
       
    18 	dll_uid = FSHELL_UID_SBREC;
       
    19 	interfaces =
       
    20 		{
       
    21 		INTERFACE_INFO
       
    22 			{
       
    23 			interface_uid = 0x101F7D87;
       
    24 			implementations =
       
    25 			 {
       
    26 				IMPLEMENTATION_INFO
       
    27 					{
       
    28 					implementation_uid = 0x102835C1;
       
    29 					version_no = 1;
       
    30 					display_name = "Shebang Recognizer";
       
    31 					default_data = "";
       
    32 					opaque_data = "";
       
    33 					}
       
    34 				};
       
    35 			}
       
    36 		};
       
    37 	}