Basically how can I use the Wix syntax:
<File Id="MyExecutable" Name="$(var.MyProject.TargetFileName)" Source="$(var.MyProject.TargetPath)" DiskId="1" />
as in:
http://wixtoolset.org/documentation/manual/v3/votive/votive_project_references.html
<File Id="MyExecutable" Name="$(var.MyProject.TargetFileName)" Source="$(var.MyProject.TargetPath)" DiskId="1" />
as in:
http://wixtoolset.org/documentation/manual/v3/votive/votive_project_references.html