I've recently upgraded some Votive projects from version 2 to version 3.
In version 2, the following preprocessor variables existed:

var.<Project>.ConfigurationName
var.<Project>.ProjectDir
var.<Project>.ProjectDosFileName
var.<Project>.TargetDir
var.SolutionDir
(etc)

In Votive 3, they don't seem to exist. I've checked the source to see
what might take their place and didn't find anything.

If the lack of these variables are a deliberate omission from the new
version, what is the best workaround? If I define them manually, the
project can't determine if it should grab files from obj\Debug or
\obj\Release.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to