Commit 0122ca60 authored by unknown's avatar unknown
Browse files

Hastily fix VC++6 project files to include a new file.

parent 83c1adb4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -552,6 +552,10 @@ SOURCE=..\sql\sql_trigger.cpp
# End Source File
# Begin Source File

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

SOURCE=..\sql\sql_udf.cpp
# End Source File
# Begin Source File
+4 −0
Original line number Diff line number Diff line
@@ -1859,6 +1859,10 @@ SOURCE=.\sql_trigger.cpp
# End Source File
# Begin Source File

SOURCE=.\sql_cursor.cpp
# End Source File
# Begin Source File

SOURCE=.\sql_udf.cpp
# End Source File
# Begin Source File