author | Pat Downey <patd@symbian.org> |
Wed, 03 Feb 2010 11:32:23 +0000 | |
changeset 3 | 3b3553e01b24 |
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__