1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 01:32:22 +01:00

Add proc_open.c to project.

This commit is contained in:
Sebastian Bergmann
2003-01-15 16:48:46 +00:00
parent 1a314027d3
commit 003ea0717e
2 changed files with 8 additions and 0 deletions

View File

@@ -185,6 +185,10 @@ SOURCE=..\main\php_variables.c
# End Source File
# Begin Source File
SOURCE=..\ext\standard\proc_open.c
# End Source File
# Begin Source File
SOURCE=..\ext\standard\quot_print.c
# End Source File
# Begin Source File

View File

@@ -223,6 +223,10 @@ SOURCE=..\main\php_variables.c
# End Source File
# Begin Source File
SOURCE=..\ext\standard\proc_open.c
# End Source File
# Begin Source File
SOURCE=..\ext\standard\quot_print.c
# End Source File
# Begin Source File