blob: e5e56438b4ac0a3a45ae0cd67ee9ca162512986e (
plain)
1
2
3
4
5
6
7
8
|
; SPDX-License-Identifier: GPL-2.0-or-later
;########################################################
;## File: plugin.def
;## Purpose: Used by dllwrap to make an inkscape plugin
;########################################################
EXPORTS
inkscape_plugin_table
|