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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Update the VC++ project files for wxWidgets 3.0.
Date: 2014-01-27 11:33:07
Message-ID: E1W7kR9-0001z1-HB@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)patel(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2014-01-27 11:34:07 Re: wxWidgets 3.0 support in pgAdmin
Previous Message Dave Page 2014-01-27 11:25:48 pgAdmin III commit: Don't include obsolete config settings from <= 8.3