gstregistrygenerator/inc/gstregistrygenerator.h
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 16:24:58 +0100
branchGCC_SURGE
changeset 12 fae53e47b8b4
parent 0 0e761a78d257
child 34 1b8125c02661
permissions -rw-r--r--
Branch for GCC_SURGE fixes

/*
 ============================================================================
 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__