mark.modrall wrote:
> describes the basic structure and 1 or 2 pre-defined variables but is
> obviously not complete.  After googling for a long time, I saw some
> people referencing $(var.Platform) as pre-defined, for example.  I
> plugged that in my .wxs and didn't see an undefined var error.  But
> there's no documentation I've found anywhere that says $(var.Platform)
> should/will exist.
>   

There are no predefined preprocessor variables for $(var.whatever). The 
preprocessor defines a handful of variables for $(sys.whatever) as 
documented. That's where PLATFORM lives: $(sys.PLATFORM).

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



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to