Brad Butts wrote:
> I'd like to be able to point Tallow at an SLN and have it interrogate 
> the SLN and build out the appropriate directory and file structure.  
> Any thoughts on this?  I know I could parse the SLN but there are lots 
> of variations I'd have to account for: class libs, solution items, web 
> site projects, setup projects, etc.  I've thought about using the 
> EnvDTE80 object, but that's a complicated nut to crack and I'm not 
> even sure if I can point it to an SLN file via a filepath.  Thanks!

There's no support for that in Tallow or Heat today. It might be 
possible to use the MSBuild API to get the information and avoid parsing.

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



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to