Re: [WiX-users] Building extension .csproj

2011-01-28 Thread Maillet, Ed
False -Original Message- From: maksim.vazhe...@emc.com [mailto:maksim.vazhe...@emc.com] Sent: Friday, January 28, 2011 9:05 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Building extension .csproj I'm not very familiar with .NET projec

Re: [WiX-users] Building extension .csproj

2011-01-28 Thread maksim.vazhenin
r the extension without references to WixBuild.Common.targets? -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: Friday, January 28, 2011 4:30 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Building extension .csproj I don&#x

Re: [WiX-users] Building extension .csproj

2011-01-28 Thread Rob Mensching
I don't think you need WixBuild for the extensions. IIRC, we have some helper stuff in there to flatten the XML and such that isn't necessary. On Fri, Jan 28, 2011 at 12:12 AM, wrote: > Hi all, > > Is there any way to build C# part of WiX compiler extension using only WiX > sdk, without building

Re: [WiX-users] Building extension .csproj

2011-01-28 Thread Maillet, Ed
c.com [mailto:maksim.vazhe...@emc.com] Sent: Friday, January 28, 2011 3:13 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Building extension .csproj Hi all, Is there any way to build C# part of WiX compiler extension using only WiX sdk, without building needed WiX binaries? Now I ha

[WiX-users] Building extension .csproj

2011-01-28 Thread maksim.vazhenin
Hi all, Is there any way to build C# part of WiX compiler extension using only WiX sdk, without building needed WiX binaries? Now I have to build WixBuild.dll, because it is required by WixBuild.Common.targets. I have to use WixBuild.Common.targets to build the extension because there are some