Share via


PASS0_SOURCEDIR

Use the PASS0_SOURCEDIR macro to specify the output location for the source code generated by the Microsoft IDL Compiler (MIDL) and maketype.lib file. By default, the results of pass zero are output to the TARGETPATH subdirectory. Use this macro to change this behavior.

To create the source code generated by MIDL and maketype.lib in the current subdirectory, set PASS0_SOURCEDIR to dot ("."):

PASS0_SOURCEDIR=.

Your source code and maketype.lib file can be output to any location. If your #include directives do not specify the correct location, however, the tools later used by the Build utility will not be able to find the correct files.

See Also

PASS0_CLIENTDIR

 

 

Send comments about this topic to Microsoft

Build date: 5/3/2011