mariadb/VC++Files/plugin/fulltext/fulltext.def
unknown 240a28c1e9 Fixes bug #17202. Added files to allow fulltext plugin example to be built on win32.
VC++Files/mysql.sln:
  mysql.sln updated to include fulltext plugin example.
VC++Files/plugin/fulltext/fulltext.def:
  fulltext.def is added to allow exports for fulltext.dll
VC++Files/plugin/fulltext/fulltext.vcproj:
  fulltext.vcproj added to enable plugin example test under win32.
2006-02-09 19:34:41 +03:00

5 lines
No EOL
91 B
Modula-2

LIBRARY fulltext
EXPORTS
_mysql_plugin_interface_version_
_mysql_plugin_declarations_