Changes between Version 3 and Version 4 of Gen

Show
Ignore:
Author:
doob (IP: 82.182.147.240)
Timestamp:
01/19/10 06:22:30 (3 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Gen

    v3 v4  
    3232 -p:: Includes private frameworks. 
    3333 -o:: An existing directory to place all the generated D files in. Required option.  
    34  -c:: Inject the give code in the file used to find all the types. This can be used to include type definitions of include other headers. 
     34 -c:: Inject the give code in the file used to find all the types. This can be used to include type definitions or include other headers. 
    3535 -d:: Collects all the dependencies of the given framework and prints them to stdout. 
    3636[[BR]]