1
0
mirror of https://github.com/php/php-src.git synced 2026-04-08 08:33:06 +02:00

Fix Win32 build.

This commit is contained in:
Sebastian Bergmann
2001-10-06 06:05:36 +00:00
parent 8b8d3d35c2
commit 17ef8dba77
2 changed files with 16 additions and 0 deletions

View File

@@ -550,6 +550,10 @@ SOURCE=..\ext\standard\url_scanner_ex.c
SOURCE=..\ext\standard\var.c
# End Source File
# Begin Source File
SOURCE=..\ext\standard\versioning.c
# End Source File
# End Group
# Begin Group "Header Files No. 1"
@@ -1576,6 +1580,10 @@ SOURCE=..\ext\com\php_VARIANT.h
# End Source File
# Begin Source File
SOURCE=..\ext\com\php_versioning.h
# End Source File
# Begin Source File
SOURCE=..\win32\pwd.h
# End Source File
# Begin Source File

View File

@@ -577,6 +577,10 @@ SOURCE=..\ext\standard\url_scanner_ex.c
SOURCE=..\ext\standard\var.c
# End Source File
# Begin Source File
SOURCE=..\ext\standard\versioning.c
# End Source File
# End Group
# Begin Group "Header Files No. 1"
@@ -1811,6 +1815,10 @@ SOURCE=..\ext\com\php_VARIANT.h
# End Source File
# Begin Source File
SOURCE=..\ext\com\php_versioning.h
# End Source File
# Begin Source File
SOURCE=..\win32\pwd.h
# End Source File
# Begin Source File