3 file locations, 1 pub_incpath – Renesas Stub Generator V.1.00 User Manual
Page 37
Section 5 Specifications of a Config File
Rev. 1.01 Mar. 17, 2008 Page 25 of 128
REJ10J1822-0101
5.3
File Locations
Use the statements listed below to define paths to the files generated by RPCGEN. If these
definitions are omitted, RPCGEN will generate the source or header files in the current directory.
If a definition is otherwise correct but the defined path does not exist or the directory already
contains read-only files, RPCGEN displays an error message and terminates the processing.
The following definitions of file locations are available.
• PUB_INCPATH{…};
Path to
• CLNT_SOURCEPATH{…}; Path to
• CLNT_INCPATH{…};
Path to
• SVR_SOURCEPATH{…};
Path to
• SVR_INCPATH{…};
Path to
5.3.1
PUB_INCPATH
Format:
PUB_INCPATH{"
Description:
This statement defines the path under which
PUBI option is used, a definition of PUB_INCPATH is ignored.
Example:
PUB_INCPATH{"public_include"};
directory.