pgAdmin III commit: Correct the VC build properties to support XP and i

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Correct the VC build properties to support XP and i
Date: 2015-01-06 13:26:27
Message-ID: E1Y8U9T-0002dj-EH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Correct the VC build properties to support XP and install the correct runtimes.

Branch
------
REL-1_20_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=b845880cc1352820b14a1e9af7b56eb3a513a38b

Modified Files
--------------
docs/Docs.vcxproj | 3 ++-
pgadmin/pgAdmin3.vcxproj | 10 +++++++++-
pgadmin/pgAdmin3.vcxproj.filters | 5 ++++-
pkg/win32/Installer.vcxproj | 3 ++-
pkg/win32/src/pgadmin3.wxs | 4 ++--
xtra/png2c/png2c.vcxproj | 8 ++++++++
6 files changed, 27 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2015-01-06 13:29:13 pgAdmin III commit: Correct the VC build properties to support XP and i
Previous Message Dave Page 2015-01-06 09:23:59 Re: Review patches regarding memory leaks in pgadmin fat client