I was going to update the reference paths to support different configurations 
for builds, however, the condition do not appear to work currently.  Are there 
plans to support this like the C# user file does?

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" 
xmlns="http://schemas.microsoft.com/developer/msbuild/2003";>
  <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
    
<ReferencePaths>..\..\bin\Debug\Install\MM\COTS\;..\..\Dev\bin\Debug\Install\MM\Client1\</ReferencePaths>
  </PropertyGroup>
</Project>

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to