> Sure there is:
> <?if $(var.Configuration)=="Debug"?>
> <?define MyVar="MyDebugVal"?>
> <?else?>
> <?define MyVar="MyReleaseVal"?>
> <?endif?>
>
> See  Using Project References and Variables
> <http://wixtoolset.org/documentation/manual/v3/votive/votive_project_references.html>
>   
> for more preprocessor variables, and  Preprocessor
> <http://wixtoolset.org/documentation/manual/v3/overview/preprocessor.html>  
> on how to use them.

Ugh,
I totally missed the boat on that, much appreciated Nir.
jlc

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to