Sorry, but what is TFS? Are you referring to Team Foundation Server? If 
so, then no, we do not use that.

-Sean

On 5/19/2011 1:46 PM, John Bergman wrote:
> Are you using TFS?
>
> -----Original Message-----
> From: Castro, Edwin G. (Hillsboro) [mailto:edwin.cas...@fiserv.com]
> Sent: Thursday, May 19, 2011 10:50 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Developer with WiX experience needed; proper 
> incremental build support
>
> This much less a WiX issue and more of a MSBuild issue as that's what is used 
> to perform a build in Visual Studio 2010.
>
> MSBuild has the concept of Target Inputs and Outputs which it uses to 
> determine whether a target need to be executed in incremental build scenarios.
>
> The wix2010.targets file imported by your .wixproj project will need to be 
> customized to make this work as you expect. The changes will likely need to 
> completely replace some of the targets defined in wix2010.targets with 
> versions that make use of Target Inputs and Outputs in a fashion that is 
> consistent with your expectations.
>
> Edwin G. Castro
> Software Developer - Staff
> Digital Channels
> Fiserv
> Office: 503-746-0643
> Fax: 503-617-0291
> www.fiserv.com
> P Please consider the environment before printing this e-mail
>


------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to