summaryrefslogtreecommitdiff
path: root/pango/module-defs-win32.c.win32
blob: 5c1698c6a7a778af0fec0938634eedd5bfb9800b (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_win32_modules[] = {
 { _pango_basic_win32_script_engine_list, _pango_basic_win32_script_engine_init, _pango_basic_win32_script_engine_exit, _pango_basic_win32_script_engine_create },
 { NULL, NULL, NULL, NULL },
};