Browse Source

- Add mcal to TS project. It seems that mcal needs to be patched a bit in

order to work TSRM. Right now it has globals.
experimetnal/RETURN_REF_PATCH
Andi Gutmans 27 years ago
parent
commit
7567b96c22
  1. 8
      php4dllts.dsp

8
php4dllts.dsp

@ -375,6 +375,10 @@ SOURCE=.\ext\standard\parsedate.c
# End Source File
# Begin Source File
SOURCE=.\ext\mcal\php3_mcal.c
# End Source File
# Begin Source File
SOURCE=.\ext\odbc\php_odbc.c
# End Source File
# Begin Source File
@ -515,6 +519,10 @@ SOURCE=.\ext\standard\php3_mail.h
# End Source File
# Begin Source File
SOURCE=.\ext\mcal\php3_mcal.h
# End Source File
# Begin Source File
SOURCE=.\ext\odbc\php3_odbc.h
# End Source File
# Begin Source File

Loading…
Cancel
Save