From stepheng@australia.edu Wed Dec 19 00:34:19 2001
Received: from australia.edu (gold.internet-media.net [216.15.179.130])
	by swi.psy.uva.nl (8.11.6/8.11.2) with SMTP id fBINYI523111
	for <prolog@swi.psy.uva.nl>; Wed, 19 Dec 2001 00:34:19 +0100 (MET)
Received: from arisu ([202.67.112.116]) by australia.edu ; Wed, 19 Dec 2001 08:10:19 -0600
Reply-To: <stepheng@australia.edu>
From: "Stephen Gilmour" <stepheng@australia.edu>
To: "SWI Prolog ML" <prolog@swi.psy.uva.nl>
Date: Wed, 19 Dec 2001 10:34:18 +1100
Message-ID: <KGEJIKMCOEAJFDOPBPGAMEDDCBAA.stepheng@australia.edu>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700
Importance: Normal
Subject: [SWIPL] Icons

I've written a program in Visual C++ which contains an embedded prolog
application in it.  My problem is that because the final executable is
linked together using plld, I can't give the file an icon.  I was just
wondering if there is an option for plld to do this or if anyone knows of
another way to do so.

Thanks
Stephen Gilmour

