RAD Studio
ContentsIndex
PreviousUpNext
#pragma hdrfile

Syntax

#pragma hdrfile "filename.csm"

Description 

This directive sets the name of the file in which to store precompiled headers. 

If you aren't using precompiled headers, this directive has no effect. You can use the command-line compiler option -H=filename or Use Precompiled Headers to change the name of the file used to store precompiled headers.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!