author | Pat Downey <patd@symbian.org> |
Wed, 01 Sep 2010 12:16:41 +0100 | |
branch | RCL_3 |
changeset 8 | 7e817e7e631c |
parent 0 | 0e761a78d257 |
permissions | -rw-r--r-- |
/* ============================================================================ 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__