pgAdmin III commit: Don't link iconv statically.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Don't link iconv statically.
Date: 2012-06-02 19:59:05
Message-ID: E1SauTZ-0006Qp-Ut@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Don't link iconv statically.
Make it easier to work with a single directory containing the
dependecies.

Branch
------
master

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

Modified Files
--------------
pgadmin/pgAdmin3.vcproj | 48 +++++++++++++++++++++++-----------------------
1 files changed, 24 insertions(+), 24 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-06-02 20:04:55 pgAdmin III commit: Minor formatting tweak to the custom build rules to
Previous Message Dave Page 2012-06-02 19:33:13 pgAdmin III commit: Fix some sign mismatch warnings.