...any support for that?

Or do I have to construct the file name myself?

Given the following component:

          <Component Id=".Adapters" Guid="8C068741-BC39-46F1-A340-C01C7C7C802B">
            <File Id="Rwe.Glori.Adapters.xxAdapters.dll" Name="$(var. 
Adapters.xxAdapters.TargetFileName)" 
Source="$(var.Rwe.Glori.Adapters.EndurAdapters.TargetPath)" />
          </Component>

There is a file Adapters.xxAdapters.dl that I can "address" via 
var.Adapters.xxAdapters.TargetPath.

What about the two "side artifacts" that I also want to be part of the 
component:
* The intellisense XML file (yes, for some dll's we do that).
* Most important, the PDB file so that one can see nice errors, not byte 
offsets.

Any way to address those easily via the $(var mechanism? 

Regards

Thomas

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to