pgAdmin III commit: Ensure we try to set the application name on Window - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Ensure we try to set the application name on Window
Date
Msg-id 201008261254.o7QCs86u036529@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=530d8981df198d35be6ac7074f13f1e922a33771

Log Message
-----------
Ensure we try to set the application name on Windows. There's no smarts
here like there is in the autoconf build system - we just assume it's
always there (as we do with SSL). This shouldn't cause too many problems
as very few people build on Windows.

Branch
------
master

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Don't hard-code the application name - we should be
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Don't hard-code the application name - we should be