2025-04-27 07:49:33 -04:00

262 lines
9.1 KiB
Plaintext

//Microsoft Visual C++ generated resource script.
//
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#define APSTUDIO_HIDDEN_SYMBOLS
#include "windows.h"
#undef APSTUDIO_HIDDEN_SYMBOLS
#include "..\res.h"
// Shipping Desktop configuration
#if defined(CONFIG_SHIP_DESKTOP_I)
# define FILE_DESC "HWXJPN - IV - Desktop\0"
# define ZILLA "ship_desktop_i\\zilla.dat"
# define COSTCALC "ship_desktop_i\\costcalc.bin"
# define GEOSTATS "ship_desktop_i\\geostats.bin"
# define OTTER "ship_desktop_i\\otter.dat"
# define CART "ship_desktop_i\\cart.dat"
# define HAWK "ship_desktop_i\\prob.bin"
# define LOCRUN "ship_desktop_i\\locrun.bin"
# define UNIGRAM "ship_desktop_i\\unigram.bin"
# define TTUNE "ship_desktop_i\\ttune.bin"
# define CLBIGRAM "ship_desktop_i\\clbigram.bin"
# define BIGRAM "ship_desktop_i\\bigram.bin"
# define BBOX_PROBS "ship_desktop_i\\free.dat"
# define CENTIPEDE "ship_desktop_i\\centipede.bin"
# define VTUNE "ship_desktop_i\\vtune.bin"
# define FUGU "ship_desktop_i\\fugu.bin"
# define SOLE "ship_desktop_i\\sole.bin"
# define JAWS "ship_desktop_i\\jaws.bin"
# define HOUND "ship_desktop_i\\hound.dat"
# define ZILLA_HOUND "ship_desktop_i\\ZillaHound.bin"
# define BRK_NET "ship_desktop_i\\brknet.bin"
# define SEGM_NET "ship_desktop_i\\segmnet.bin"
# define CHARDET_NET "ship_desktop_i\\chardet.bin"
// Shipping WinCE configuration
#elif defined(CONFIG_SHIP_WINCE)
# define FILE_DESC "HWXJPN - IV - WinCE\0"
# define CONFIG_WINCE 1 // Wince config, so no bigrams
# define ZILLA "ship_wince\\zilla.dat"
# define COSTCALC "ship_wince\\costcalc.bin"
# define GEOSTATS "ship_wince\\geostats.bin"
# define OTTER "ship_wince\\otter.dat"
# define HAWK "ship_wince\\prob.bin"
# define LOCRUN "ship_wince\\locrun.bin"
# define UNIGRAM "ship_wince\\unigram.bin"
# define TTUNE "ship_wince\\ttune.bin"
# define CLBIGRAM "ship_wince\\clbigram.bin"
# define BBOX_PROBS "ship_wince\\free.dat"
# define VTUNE "ship_wince\\vtune.bin"
// JIS208 recognizer for labeling
#elif defined(CONFIG_LABEL_JIS208)
# define FILE_DESC "HWXJPN - IV - Label JIS208\0"
# define ZILLA "label_jis208\\zilla.dat"
# define COSTCALC "label_jis208\\costcalc.bin"
# define GEOSTATS "label_jis208\\geostats.bin"
# define OTTER "label_jis208\\otter.dat"
# define HAWK "label_jis208\\prob.bin"
# define LOCRUN "label_jis208\\locrun.bin"
# define UNIGRAM "label_jis208\\unigram.bin"
# define TTUNE "label_jis208\\ttune.bin"
# define CLBIGRAM "label_jis208\\clbigram.bin"
# define BIGRAM "label_jis208\\bigram.bin"
# define BBOX_PROBS "label_jis208\\free.dat"
# define VTUNE "label_jis208\\vtune.bin"
// JIS212 recognizer for labeling
#elif defined(CONFIG_LABEL_JIS212)
# define FILE_DESC "HWXJPN - IV - Label JIS212\0"
# define ZILLA "label_jis212\\zilla.dat"
# define COSTCALC "label_jis212\\costcalc.bin"
# define GEOSTATS "label_jis212\\geostats.bin"
# define OTTER "label_jis212\\otter.dat"
# define HAWK "label_jis212\\prob.bin"
# define LOCRUN "label_jis212\\locrun.bin"
# define UNIGRAM "label_jis212\\unigram.bin"
# define TTUNE "label_jis212\\ttune.bin"
# define CLBIGRAM "label_jis212\\clbigram.bin"
# define BIGRAM "label_jis212\\bigram.bin"
# define BBOX_PROBS "label_jis212\\free.dat"
# define VTUNE "label_jis212\\vtune.bin"
// CJK recognizer for labeling
#elif defined(CONFIG_LABEL_CJK)
# define FILE_DESC "HWXJPN - IV - Label CJK\0"
# define ZILLA "label_cjk\\zilla.dat"
# define COSTCALC "label_cjk\\costcalc.bin"
# define GEOSTATS "label_cjk\\geostats.bin"
# define OTTER "label_cjk\\otter.dat"
# define HAWK "label_cjk\\prob.bin"
# define LOCRUN "label_cjk\\locrun.bin"
# define UNIGRAM "label_cjk\\unigram.bin"
# define TTUNE "label_cjk\\ttune.bin"
# define CLBIGRAM "label_cjk\\clbigram.bin"
# define BIGRAM "label_cjk\\bigram.bin"
# define BBOX_PROBS "label_cjk\\free.dat"
# define VTUNE "label_cjk\\vtune.bin"
// Developers WinCE version
// As of 4/00: JIS208 level kanji and shrunk
#elif defined(CONFIG_DEV_WINCE)
# define FILE_DESC "HWXJPN - IV - Dev WinCE\0"
# define CONFIG_WINCE 1
# define ZILLA "dev_wince\\zilla.dat"
# define COSTCALC "dev_wince\\costcalc.bin"
# define GEOSTATS "dev_wince\\geostats.bin"
# define OTTER "dev_wince\\otter.dat"
# define HAWK "dev_wince\\prob.bin"
# define LOCRUN "dev_wince\\locrun.bin"
# define UNIGRAM "dev_wince\\unigram.bin"
# define TTUNE "dev_wince\\ttune.bin"
# define CLBIGRAM "dev_wince\\clbigram.bin"
# define BIGRAM "dev_wince\\bigram.bin"
# define BBOX_PROBS "dev_wince\\free.dat"
# define VTUNE "dev_wince\\vtune.bin"
// Developers base version
// As of 4/00: JIS208 level kanji
#elif defined(CONFIG_DEV_BASE)
# define FILE_DESC "HWXJPN - IV - Dev Base\0"
# define ZILLA "dev_base\\zilla.dat"
# define COSTCALC "dev_base\\costcalc.bin"
# define GEOSTATS "dev_base\\geostats.bin"
# define OTTER "dev_base\\otter.dat"
# define HAWK "dev_base\\prob.bin"
# define LOCRUN "dev_base\\locrun.bin"
# define UNIGRAM "dev_base\\unigram.bin"
# define TTUNE "dev_base\\ttune.bin"
# define CLBIGRAM "dev_base\\clbigram.bin"
# define BIGRAM "dev_base\\bigram.bin"
# define BBOX_PROBS "dev_base\\free.dat"
# define VTUNE "dev_base\\vtune.bin"
// Developers base plus rare version
// As of 4/00: JIS208 + JIS212 level kanji
#elif defined(CONFIG_DEV_RARE)
# define FILE_DESC "HWXJPN - IV - Dev Rare\0"
# define ZILLA "dev_rare\\zilla.dat"
# define COSTCALC "dev_rare\\costcalc.bin"
# define GEOSTATS "dev_rare\\geostats.bin"
# define OTTER "dev_rare\\otter.dat"
# define HAWK "dev_rare\\prob.bin"
# define LOCRUN "dev_rare\\locrun.bin"
# define UNIGRAM "dev_rare\\unigram.bin"
# define TTUNE "dev_rare\\ttune.bin"
# define CLBIGRAM "dev_rare\\clbigram.bin"
# define BIGRAM "dev_rare\\bigram.bin"
# define BBOX_PROBS "dev_rare\\free.dat"
# define VTUNE "dev_rare\\vtune.bin"
// Developers full Unicode CJK version
#elif defined(CONFIG_DEV_CJK)
# define FILE_DESC "HWXJPN - IV - Dev CJK\0"
# define ZILLA "dev_cjk\\zilla.dat"
# define COSTCALC "dev_cjk\\costcalc.bin"
# define GEOSTATS "dev_cjk\\geostats.bin"
# define OTTER "dev_cjk\\otter.dat"
# define HAWK "dev_cjk\\prob.bin"
# define LOCRUN "dev_cjk\\locrun.bin"
# define UNIGRAM "dev_cjk\\unigram.bin"
# define TTUNE "dev_cjk\\ttune.bin"
# define CLBIGRAM "dev_cjk\\clbigram.bin"
# define BIGRAM "dev_cjk\\bigram.bin"
# define BBOX_PROBS "dev_cjk\\free.dat"
# define VTUNE "dev_cjk\\vtune.bin"
#endif
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
RESID_HWXLANGID HWXLANGID DISCARDABLE
BEGIN
LANG_JAPANESE, SUBLANG_DEFAULT
END
/////////////////////////////////////////////////////////////////////////////
//
// VOLCANO_RES
//
RESID_ZILLA VOLCANO_RES MOVEABLE PURE ZILLA
RESID_COSTCALC VOLCANO_RES MOVEABLE PURE COSTCALC
RESID_GEOSTAT VOLCANO_RES MOVEABLE PURE GEOSTATS
RESID_HAWK VOLCANO_RES MOVEABLE PURE HAWK
RESID_CRANE VOLCANO_RES MOVEABLE PURE CART
RESID_LOCRUN VOLCANO_RES MOVEABLE PURE LOCRUN
RESID_UNIGRAM VOLCANO_RES MOVEABLE PURE UNIGRAM
RESID_TTUNE VOLCANO_RES MOVEABLE PURE TTUNE
RESID_CLASS_BIGRAM VOLCANO_RES MOVEABLE PURE CLBIGRAM
RESID_BBOX_PROBS VOLCANO_RES MOVEABLE PURE BBOX_PROBS
RESID_CENTIPEDE VOLCANO_RES MOVEABLE PURE CENTIPEDE
RESID_VTUNE VOLCANO_RES MOVEABLE PURE VTUNE
RESID_BRKNET VOLCANO_RES MOVEABLE PURE BRK_NET
RESID_SEGMNET VOLCANO_RES MOVEABLE PURE SEGM_NET
RESID_CHARDET VOLCANO_RES MOVEABLE PURE CHARDET_NET
//RESID_OTTER VOLCANO_RES MOVEABLE PURE OTTER
RESID_FUGU VOLCANO_RES MOVEABLE PURE FUGU
RESID_SOLE VOLCANO_RES MOVEABLE PURE SOLE
RESID_JAWS VOLCANO_RES MOVEABLE PURE JAWS
RESID_HOUND VOLCANO_RES MOVEABLE PURE HOUND
RESID_ZILLA_HOUND VOLCANO_RES MOVEABLE PURE ZILLA_HOUND
#if !defined(CONFIG_WINCE)
RESID_BIGRAM VOLCANO_RES MOVEABLE PURE BIGRAM
#endif
#ifndef _MAC
/////////////////////////////////////////////////////////////////////////////
//
// Version
//
#include "hwxjpni.rcv"
#endif // !_MAC
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
"#include ""windows.h""\r\n"
"#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
"#include ""res.h""\r\n"
"#include ""recogp.h""\r\n"
"\0"
END
3 TEXTINCLUDE DISCARDABLE
BEGIN
"\r\n"
"\0"
END
/////////////////////////////////////////////////////////////////////////////
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED