UNOFFICIAL
TFS build puts binaries in a Binaries folder adjacent to sources, but my 
wixproj file uses a path like 
'Dir=$(SolutionDir)\ProjectName\bin\$(Configuration)' to find the binaries.

Because of this, when I run a TFS build, I get errors like

"heat.exe: The directory 'PathName\Sources\ProjectName\bin\Debug' could not be 
found"

because the binaries are actually in the folder 'PathName\Binaries'

Is there some setting that I can use in a wixproj file that will refer to the 
actual location of the binaries, even if tfs build overrides what I have in my 
project?

Regards
Scott Brown

UNOFFICIAL


DISCLAIMER:
If you have received this transmission in error please notify us immediately by 
return email and delete all copies.  If this email or any attachments have been 
sent to you in error, that error does not constitute waiver of any 
confidentiality, privilege or copyright in respect of information in the email 
or attachments. 

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to