> Von: Philippe Fremy
>
> Hi,
>
> For one of my project, I need to compile files with .c extension as C++
> files. It's an uncommon need but it exists.
>
> In Visual Sturio, there is a compiler option, /TP that does exactly
> this. In Visual Studio 2005 project files, it seems to transl
Hi,
For one of my project, I need to compile files with .c extension as C++
files. It's an uncommon need but it exists.
In Visual Sturio, there is a compiler option, /TP that does exactly
this. In Visual Studio 2005 project files, it seems to translate into
CompileAs property which