Обсуждение: pgAdmin III commit: Correct the VC build properties to support XP and i

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
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(-)