blob: 2fe0cfb9cf2798fd01cfca10c2c0b4fd909de6ca (
plain)
1
2
3
4
5
6
7
8
9
|
/* Autogenerated by configure and then saved for use when compiling with
Visual C. */
#include "module-defs.h"
PangoIncludedModule _pango_included_fc_modules[] = {
{ _pango_basic_fc_script_engine_list, _pango_basic_fc_script_engine_init, _pango_basic_fc_script_engine_exit, _pango_basic_fc_script_engine_create },
{ NULL, NULL, NULL, NULL },
};
|