Commit fc19d19d authored by unknown's avatar unknown
Browse files

Fix a bug in the .dsp file. Ignore a symlink.


BitKeeper/etc/ignore:
  Added ndb/src/common/util/testBitmask.cpp to the ignore list
VC++Files/sql/mysqld.dsp:
  Fix a bug in the .dsp file.
parent 65866b7b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1296,3 +1296,4 @@ vio/viotest-sslconnect.cpp
vio/viotest.cpp
zlib/*.ds?
zlib/*.vcproj
ndb/src/common/util/testBitmask.cpp
+1 −1
Original line number Diff line number Diff line
@@ -1639,7 +1639,7 @@ SOURCE=.\sql_load.cpp
# End Source File
# Begin Source File

SOURCE=.\sql\sql_locale.cpp
SOURCE=.\sql_locale.cpp
# End Source File
# Begin Source File