gstregistrygenerator/inc/gstregistrygenerator.h
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 31 Mar 2010 22:03:18 +0300
branchRCL_3
changeset 6 9b2c3c7a1a9c
parent 0 0e761a78d257
child 34 1b8125c02661
permissions -rw-r--r--
Revision: 201010 Kit: 201013

/*
 ============================================================================
 Name		: GSTRegistryGenerator.h
 Author	  : 
 Copyright   : Your copyright notice
 Description : Exe header file
 ============================================================================
 */

#ifndef __GSTREGISTRYGENERATOR_H__
#define __GSTREGISTRYGENERATOR_H__

//  Include Files

#include <e32base.h>

//  Function Prototypes

GLDEF_C TInt E32Main();

#endif  // __GSTREGISTRYGENERATOR_H__