mirror of
https://github.com/php/php-src.git
synced 2024-11-24 10:24:11 +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/standard/reg.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"
|
||||
|
||||
/* SNMP has to be moved to ext */
|
||||
|
@ -363,10 +363,6 @@ SOURCE=.\ext\bcmath\number.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\ext\odbc\odbc.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\ext\standard\pack.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
@ -379,6 +375,10 @@ SOURCE=.\ext\standard\parsedate.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\ext\odbc\php_odbc.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\ext\pcre\php_pcre.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
Loading…
Reference in New Issue
Block a user