<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Thank you very much for your help Michael.<br><br>regards<br>Gilles.<br><div><br>&gt; Message: 5<br>&gt; Date: Thu, 12 Jan 2012 16:34:02 +0100<br>&gt; From: Michael Wild &lt;themiwi@gmail.com&gt;<br>&gt; Subject: Re: [CMake] directshow change dll name to .ax<br>&gt; To: cmake@cmake.org<br>&gt; Message-ID: &lt;4F0EFD6A.5060707@gmail.com&gt;<br>&gt; Content-Type: text/plain; charset=ISO-8859-1<br>&gt; <br>&gt; On 01/12/2012 04:26 PM, gilles B wrote:<br>&gt; &gt; Hi,<br>&gt; &gt; <br>&gt; &gt; I want to create a directshow filter (windows) and so change output name<br>&gt; &gt; of my dll from "myfilter.dll" to "myfilter.ax"<br>&gt; &gt; How to do this ?<br>&gt; &gt; <br>&gt; &gt; Thank you very much for your help<br>&gt; &gt; <br>&gt; &gt; regards<br>&gt; &gt; Gilles.<br>&gt; &gt; <br>&gt; <br>&gt; set_target_properties(myfilter PROPERTIES<br>&gt;   SUFFIX .ax)<br>&gt; <br>&gt; <br>&gt; HTH<br>&gt; <br>&gt; Michael<br><br></div>                                               </div></body>
</html>