PRECOMPILED_TARGET (Windows CE 5.0)

This macro definition specifies an optional, nonstandard target file name for the precompiled target file.

By default, Build.exe uses the precompiled header with the precompiled #include setting that you specify, such as Precomp.h, to create Precomp.obj for the precompiled object and Precomp.pch for the precompiled target.

To override these target file names, you can set PRECOMPILED_OBJ and PRECOMPILED_TARGET.

See Also

Sources File | PRECOMPILED_OBJ | PRECOMPILED_PCH

Last updated on Thursday, February 02, 2006

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.