pgAdmin III commit: Update the VC++ project files for wxWidgets 3.0.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Update the VC++ project files for wxWidgets 3.0.
Дата
Msg-id E1W7kR9-0001z1-HB@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Update the VC++ project files for wxWidgets 3.0.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=0206aed495ee311b0a87fbacd180560c039110e3
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
pgAdmin3.sln                |   36 +-
pgadmin/pgAdmin3.cpp        |    2 +-
pgadmin/pgAdmin3.vcxproj    | 1382 +++++++++++++++++++++----------------------
pgadmin/schema/pgServer.cpp |    2 +
xtra/png2c/png2c.vcxproj    |   74 +--
5 files changed, 749 insertions(+), 747 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Don't include obsolete config settings from <= 8.3
Следующее
От: Dave Page
Дата:
Сообщение: Re: wxWidgets 3.0 support in pgAdmin