I now changed the MSVC project files in order to generate config.w32.h from config.w32.h.in during the build, if config.w32.h does not already exist.
However, as I of course found out only after committing, MSVC deletes config.w32.h when doing a /REBUILD, so this is a bit pointless. Does anyone know a way to exclude config.w32.h from being delete during this cleanup for rebuilds? Thanks, Sebastian -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php