Browse Source

That should do the trick.

PHP-4.0.5
Sebastian Bergmann 26 years ago
parent
commit
54b8f2ee76
  1. 2
      win32/php4dll.dsp
  2. 4
      win32/php4dllts.dsp

2
win32/php4dll.dsp

@ -128,7 +128,7 @@ SOURCE=..\ext\standard\cyr_convert.c
# End Source File
# Begin Source File
SOURCE="..\main\fopen-wrappers.c"
SOURCE="..\main\fopen_wrappers.c"
# End Source File
# Begin Source File

4
win32/php4dllts.dsp

@ -157,7 +157,7 @@ SOURCE=..\ext\standard\cyr_convert.c
# End Source File
# Begin Source File
SOURCE="..\main\fopen-wrappers.c"
SOURCE="..\main\fopen_wrappers.c"
# End Source File
# Begin Source File
@ -242,7 +242,7 @@ SOURCE=..\ext\standard\cyr_convert.h
# End Source File
# Begin Source File
SOURCE="..\main\fopen-wrappers.h"
SOURCE="..\main\fopen_wrappers.h"
# End Source File
# Begin Source File

Loading…
Cancel
Save