trace_setdeffilename

fnvoid trace_setdeffilename(string name)

Set the output file name for the optimized profile linker DEF file (-profile switch). An empty name will set the output to stdout.

Parameters

namefile name

Note

This is a dmd specific setting.