Date: 07/31/01
- Next message: andy <email protected>: "[PHP-DEV] Bug #10327 Updated: "urldecode" decodes url-encoded cyrillic strings incorrectly."
- Previous message: uk <email protected>: "[PHP-DEV] Bug #12487: Segmentation Fault when compiled with IMAP"
- In reply to: Markus Fischer: "[PHP-DEV] Generating *.mak files from *.dsp ... :)"
- Next in thread: Markus Fischer: "Re: [PHP-DEV] Generating *.mak files from *.dsp ... :)"
- Reply: Markus Fischer: "Re: [PHP-DEV] Generating *.mak files from *.dsp ... :)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Markus Fischer wrote:
> I can access my win32 developing machine only from remote right
> now and need to build some binaries with custom patches. And
> NMAKE only wants Makefiles and doesn't know about .dsp :/
Note: The following works from command line, it should do the
same remotely:
msdev "php4\win32\php4ts.dsw" /MAKE "php4ts - Release_TS_inline"
-- Sebastian Bergmann Measure Traffic & Usability http://sebastian-bergmann.de/ http://phpOpenTracker.de/-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: andy <email protected>: "[PHP-DEV] Bug #10327 Updated: "urldecode" decodes url-encoded cyrillic strings incorrectly."
- Previous message: uk <email protected>: "[PHP-DEV] Bug #12487: Segmentation Fault when compiled with IMAP"
- In reply to: Markus Fischer: "[PHP-DEV] Generating *.mak files from *.dsp ... :)"
- Next in thread: Markus Fischer: "Re: [PHP-DEV] Generating *.mak files from *.dsp ... :)"
- Reply: Markus Fischer: "Re: [PHP-DEV] Generating *.mak files from *.dsp ... :)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

