Yes, add it as an ICON resource.<div>In a .rc file:<br><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><span class="Apple-style-span" style="font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace; font-size: 12px; white-space: pre; background-color: rgb(255, 255, 255); ">100 ICON "icon.ico"</span></div>

</blockquote><div><div>Then compile the resource file with your favorite resource compiler.</div><div>Then pass the .res file as an argument to dmd.</div><div><br><div class="gmail_quote">On Mon, Aug 1, 2011 at 10:27 AM, Nrgyzer <span dir="ltr"><<a href="mailto:nrgyzer@gmail.com">nrgyzer@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi guys,<br>
<br>
the most applications using there own icons for the exe-file. I'm<br>
currently using external tools to set my own icon for the exe, but is<br>
there any chance to automatically set the icon using the dmd compiler?<br>
</blockquote></div><br></div></div></div>