qulogic/gplugin

Move the python types to G_DECLARE_* macros
glib-macros
2019-07-18, Gary Kramlich
057d6f2b736c
Move the python types to G_DECLARE_* macros
shared_library('gplugin-license-check',
'gplugin-license-check.c',
name_prefix : '',
dependencies : [gplugin_dep],
install : true,
install_dir : join_paths(get_option('libdir'), 'gplugin'))