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

Fix for Windows build by adding pack.c to appropriate .dsp files

This commit is contained in:
venu@myvenu.com
2003-05-20 23:44:28 -07:00
parent 08e10a976a
commit 9ad75823e7
3 changed files with 11 additions and 0 deletions

View File

@ -414,6 +414,10 @@ SOURCE=..\sql\net_serv.cpp
# End Source File
# Begin Source File
SOURCE=..\libmysql\pack.c
# End Source File
# Begin Source File
SOURCE=..\libmysql\password.c
# End Source File
# Begin Source File