On 30-Aug-12 13:09, Castro, Edwin G. (Hillsboro) wrote:
> Yes, wix2010.targets creates preprocessor variables for the referenced 
> .sqlproj *if and only if* the referencing .wixproj (and its containing .sln) 
> are building in Visual Studio.
That likely means that .sqlproj doesn't have MSBuild tasks/targets to 
set the appropriate metadata on its outputs, so there's nothing for 
wix.targets to pick up. You might be able to find out more from 
comparing verbose logs...though VS doesn't invoke MSBuild the same way 
as normal humans do...

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to