1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

VC++ project for to compile the udf_example.cc on

Windows
This commit is contained in:
unknown
2004-05-30 04:11:19 -03:00
parent 256bada7e2
commit 0858e15c13
3 changed files with 149 additions and 0 deletions

View File

@ -0,0 +1,9 @@
LIBRARY MYUDF
DESCRIPTION 'MySQL Sample for UDF'
VERSION 1.0
EXPORTS
metaphon
myfunc_double
myfunc_int
sequence
avgcost