/native/external/espeak/platforms/windows/windows_sapi/ttseng.rc
Unknown | 91 lines | 70 code | 21 blank | 0 comment | 0 complexity | f2d879185f91c3773594d86dd85f708e MD5 | raw file
1//Microsoft Developer Studio generated resource script. 2// 3#include "resource.h" 4 5#define APSTUDIO_READONLY_SYMBOLS 6///////////////////////////////////////////////////////////////////////////// 7// 8// Generated from the TEXTINCLUDE 2 resource. 9// 10#define APSTUDIO_HIDDEN_SYMBOLS 11#include "windows.h" 12#undef APSTUDIO_HIDDEN_SYMBOLS 13#include "resource.h" 14 15 16///////////////////////////////////////////////////////////////////////////// 17#undef APSTUDIO_READONLY_SYMBOLS 18 19///////////////////////////////////////////////////////////////////////////// 20// English (U.S.) resources 21 22#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) 23#ifdef _WIN32 24LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US 25#pragma code_page(1252) 26#endif //_WIN32 27 28#ifdef APSTUDIO_INVOKED 29///////////////////////////////////////////////////////////////////////////// 30// 31// TEXTINCLUDE 32// 33 341 TEXTINCLUDE DISCARDABLE 35BEGIN 36 "resource.h\0" 37END 38 392 TEXTINCLUDE DISCARDABLE 40BEGIN 41 "#define APSTUDIO_HIDDEN_SYMBOLS\r\n" 42 "#include ""windows.h""\r\n" 43 "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n" 44 "#include ""resource.h""\r\n" 45 "\r\n" 46 "\0" 47END 48 493 TEXTINCLUDE DISCARDABLE 50BEGIN 51 "1 TYPELIB ""TtsEng.tlb""\r\n" 52 "#include ""version.rc2""\r\n" 53 "\0" 54END 55 56#endif // APSTUDIO_INVOKED 57 58 59///////////////////////////////////////////////////////////////////////////// 60// 61// REGISTRY 62// 63 64IDR_SAMPLETTSENGINE REGISTRY DISCARDABLE "TtsEngObj.rgs" 65 66///////////////////////////////////////////////////////////////////////////// 67// 68// String Table 69// 70 71STRINGTABLE DISCARDABLE 72BEGIN 73 IDS_PROJNAME "TtsEng" 74END 75 76#endif // English (U.S.) resources 77///////////////////////////////////////////////////////////////////////////// 78 79 80 81#ifndef APSTUDIO_INVOKED 82///////////////////////////////////////////////////////////////////////////// 83// 84// Generated from the TEXTINCLUDE 3 resource. 85// 861 TYPELIB "TtsEng.tlb" 87#include "version.rc2" 88 89///////////////////////////////////////////////////////////////////////////// 90#endif // not APSTUDIO_INVOKED 91