| Syntax: | Default: |
| /Ft[+|-] | /Ft[+] |
| /Ftdir |
Use /Ft to control generation of files for template resolution.
This option is valid for C++ files only. The C language does not support the use of templates.
Specify /Ft- to suppress generation of files for template resolution.
Specify /Ftdir to generate the files for template resolution and place them in the dir directory.
By default, files for template resolution are generated and stored in the TEMPINC subdirectory under the current directory.
![]()
Summary of Compiler Options
Language-Dependent Options