pgsql: Unbreak MSVC build after recent addition of HTMLDIR. - Mailing list pgsql-committers

From [email protected] (Magnus Hagander)
Subject pgsql: Unbreak MSVC build after recent addition of HTMLDIR.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Unbreak MSVC build after recent addition of HTMLDIR.

Modified Files:
--------------
    pgsql/src/tools/msvc:
        Solution.pm (r1.34 -> r1.35)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Solution.pm?r1=1.34&r2=1.35)

pgsql-committers by date:

Previous
From: [email protected] (Peter Eisentraut)
Date:
Subject: pgsql: Remove another target I forgot during the refactoring
Next
From: [email protected] (Magnus Hagander)
Date:
Subject: pgsql: Fix function prototype to silence compiler warnings.