Re: pgadmin3.dsp

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgadmin3.dsp
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E41A7350@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на pgadmin3.dsp  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-hackers

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> Sent: 18 July 2004 23:26
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: pgadmin3.dsp
>
> Dave,
>
> some days ago you removed some configs from pgadmin3.dsp, and
> apparently something more: it won't compile on my machine any more.
> Why do you think that configs need to be removed?

We don't support non-unicode builds anymore as you pointed out yourself
some time ago, and seeing as we make a precompiled libpq.lib available
with ssl support, there's really no point in having non-SSL builds
either.

> What else
> did you change?

I refactored the libs use the standard names and locations given to libs
by current wx's. Every wx 2.5 snapshot in the past I had to manually
move things around and rename as they were expected in different from
the original locations in the dsp file (hangover from 2.4 I guess). Wx
seem to have stabilised their naming conventions, so it seemed an
appropriate time to make things work out of the box.

This was tested against a fresh build of our latest wx snapshot, built
in c:\wxWidgets\. I did note what I had done in the commit message :-)

Regards, Dave.

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: pgadmin3.dsp
Следующее
От: cvs@cvs.pgadmin.org
Дата:
Сообщение: CVS Commit by andreas: fix dependency display for tablespaces and users