1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Make the libraries we produce on Windows actually usable

This commit is contained in:
Daniel Fischer
2010-04-16 10:27:18 +02:00
committed by MySQL Build Team
parent 8a5aca0dc7
commit 29f098f2d3
2 changed files with 14 additions and 4 deletions

View File

@ -249,6 +249,7 @@ cp include/mysql.h \
include/decimal.h \
include/errmsg.h \
include/my_global.h \
include/my_config.h \
include/my_net.h \
include/my_getopt.h \
include/sslopt-longopts.h \