| author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
| Fri, 19 Feb 2010 23:06:49 +0200 | |
| branch | RCL_3 |
| changeset 4 | 50e57c9016d0 |
| 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__