Date: 10/07/00
- Next message: lists <email protected>: "[PHP-DEV] php-dev digest broken?"
- Previous message: Kristian Koehntopp: "[PHP-DEV] PHP congress, Cologne"
- In reply to: moshe doron: "Re: [PHP-DEV] Win32 4.0.3RC2 binaries"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You should probably add such an extension (if it's a private extension) as
a dll.
Open the php_modules.dsw workspace and add your module to that. You will
need to define in Projects->Settings a few things such as
COMPILE_DL_MYMODULE and some other things. Take the db extension as a sample.
Andi
At 11:32 PM 10/7/00 +0200, moshe doron wrote:
>can u explain please how to combine extentions that made by the ext_skel
>into vc project?
>
>thanks.
>moshe.
>mosdoron <email protected>
>icq: 1542485
>
>"Andi Gutmans" <andi <email protected>> wrote in message
>news:4.2.0.58.20001007230955.025dc430 <email protected>
> > Hi,
> >
> > I made <subject> available at
>http://www.php.net/~andi/php-4.0.3RC2-Win32.zip
> > It's only the basic win32 binaries without any other extension dll's (I
> > don't have the necessary libraries to compile additional dll's here right
> > now). It would be great if whoever doesn't need the additional libraries
> > can test these.
> > 4.0.3 now includes the FTP and the Calendar libraries build in by default.
> >
> > Andi
> > ---
> > Andi Gutmans <andi <email protected>>
> > http://www.zend.com/
> >
> > --
> > 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>
> >
>
>
>
>--
>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>
--- Andi Gutmans <andi <email protected>> http://www.zend.com/-- 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: lists <email protected>: "[PHP-DEV] php-dev digest broken?"
- Previous message: Kristian Koehntopp: "[PHP-DEV] PHP congress, Cologne"
- In reply to: moshe doron: "Re: [PHP-DEV] Win32 4.0.3RC2 binaries"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

