mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
- Make Win32 compile once again.
This commit is contained in:
parent
14d9a59f1c
commit
52cb8bb275
@ -48,7 +48,7 @@
|
|||||||
#include "ext/COM/php3_COM.h"
|
#include "ext/COM/php3_COM.h"
|
||||||
#include "ext/standard/reg.h"
|
#include "ext/standard/reg.h"
|
||||||
#include "ext/pcre/php_pcre.h"
|
#include "ext/pcre/php_pcre.h"
|
||||||
#include "ext/odbc/php3_odbc.h"
|
#include "ext/odbc/php_odbc.h"
|
||||||
#include "ext/session/php_session.h"
|
#include "ext/session/php_session.h"
|
||||||
|
|
||||||
/* SNMP has to be moved to ext */
|
/* SNMP has to be moved to ext */
|
||||||
|
@ -363,10 +363,6 @@ SOURCE=.\ext\bcmath\number.c
|
|||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=.\ext\odbc\odbc.c
|
|
||||||
# End Source File
|
|
||||||
# Begin Source File
|
|
||||||
|
|
||||||
SOURCE=.\ext\standard\pack.c
|
SOURCE=.\ext\standard\pack.c
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
@ -379,6 +375,10 @@ SOURCE=.\ext\standard\parsedate.c
|
|||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
|
SOURCE=.\ext\odbc\php_odbc.c
|
||||||
|
# End Source File
|
||||||
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=.\ext\pcre\php_pcre.c
|
SOURCE=.\ext\pcre\php_pcre.c
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
Loading…
Reference in New Issue
Block a user