![]() | ![]() | ![]() | ![]() | ![]() |
This is a PPWIZARD command line switch. You can set up your own default switches in the "PPWIZARD_OPTIONS" environment variable or in project files.
This switch allows you to specify one or more files which should automatically be included before any other file processing takes place. To specify more than one they should be separated by a ';' character (or ':' under unix).
You could use this if you supply a set of macros in header file and supply a batch file to run the preprocessor. You would then not have to require (or request) a user of your header to '#include' it themselves.
ppwizard *.it /output:out\*.htm /CrLf /#Include:Header1.H;Header2.H
![]() | ![]() | ![]() | ![]() | ![]() |