php-src/win32/build
2003-12-03 22:59:48 +00:00
..
buildconf.js Propogate LDFLAGS from extensions to PHPDLL when building them statically. 2003-12-03 14:55:03 +00:00
config.w32 This should solve a few problems with static vs. shared builds for extensions (such as mssql) that require certain CFLAGS to be defined, but not pull in other flags that would affect DLL linkage. 2003-12-03 22:59:48 +00:00
config.w32.h.in Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
configure.tail Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
confutils.js This should solve a few problems with static vs. shared builds for extensions (such as mssql) that require certain CFLAGS to be defined, but not pull in other flags that would affect DLL linkage. 2003-12-03 22:59:48 +00:00
Makefile VC stores lib path in LIB not LIBS. 2003-12-03 18:31:04 +00:00