Feature Requests item #1685904, was opened at 2007-03-22 12:27 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1685904&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Martin Richter (martinrichter) Assigned to: Nobody/Anonymous (nobody) Summary: Add option for an include file that is always included Initial Comment: It is possible to define preprocessor variables with the -d option. But this is cryptic. Two suggestions for it: 1. allow "-d@<filename>" option to define variables inside a file. So options for an project can be maintained more easily. 2. allow "-h <filename>" to define a include file that is always inclued in front of each module that gets compiled. (Like a standard header) -h my.wxi is just the same as writing <?Include my.wxi ?> in front of each module. Both methods would it make easy to define variables all over the project but to centralize their definition. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1685904&group_id=105970 ------------------------------------------------------------------------- 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-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
