OBJECT

Abbreviation

OJ

Arguments

A filename enclosed in parentheses.

Default

OBJECT (basename.OBJ)

Description

The OBJECT(filename) directive changes the name of the object file to the name provided. By default, the name and path of the source file with the extension .OBJ  is used.

See Also

NOOBJECT

Example
#pragma oj(sample_1.obj)