Specifies the directory where module files should be placed when created and where they should be searched for.
Windows: Output > Module Path
Linux: None
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Linux: | -module path |
Windows: | /module:path |
path | Is the directory for module files. |
OFF | The compiler places module files in the current directory. |
This option specifies the directory (path) where module (.mod) files should be placed when created and where they should be searched for (USE statement).
None