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

libmysqld.dsp:

Corrected path to my_decimal.cpp
This commit is contained in:
kent@mysql.com
2005-02-24 11:24:59 +01:00
parent 84abf2378e
commit c3af8b202d

View File

@ -344,7 +344,7 @@ SOURCE=..\mysys\my_alloc.c
# End Source File
# Begin Source File
SOURCE=..\mysys\my_decimal.cpp
SOURCE=..\sql\my_decimal.cpp
# End Source File
# Begin Source File