This might be an option: build the cgi & cli as php-cgi.exe and php-cli.exe respectively, and add a post build event that copies the php-cgi.exe to php.exe, or something like that...
Aren't the windows dist's made by hand anyway?? Sjon. -----Original Message----- From: Frank M. Kromann [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 18:28 pm To: [EMAIL PROTECTED] Subject: [PHP-DEV] CLI php.exe on WIn32 Hi, The latest changes to the project files under WIn32, creates name conflict, by having php.exe created from two different projects in the same directory. I suggest that we move the cli version from ..\Release_TS to ..\Release_TS\cli And the same for Debug_TS and Release_inline_ts builds. - Frank -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php