Browse Source

Fixed windows build by adding sha1.c and sha1.h to the project file.

experimental/new_apache_hooks
Edin Kadribasic 24 years ago
parent
commit
1463c0b7ee
  1. 8
      win32/php4dllts.dsp

8
win32/php4dllts.dsp

@ -1689,6 +1689,10 @@ SOURCE=..\ext\session\session.c
# End Source File
# Begin Source File
SOURCE=..\ext\standard\sha1.c
# End Source File
# Begin Source File
SOURCE=..\ext\standard\soundex.c
# End Source File
# Begin Source File
@ -1895,6 +1899,10 @@ SOURCE=..\ext\standard\scanf.h
# End Source File
# Begin Source File
SOURCE=..\ext\standard\sha1.h
# End Source File
# Begin Source File
SOURCE=..\ext\standard\type.h
# End Source File
# Begin Source File

Loading…
Cancel
Save