Project properties -> C/C++ -> Preprocessing -> Preprocess to a file: Yes (/P)
The files will be called .i and will be created in the build directory.
Also see the msdn page.
Project properties -> C/C++ -> Preprocessing -> Preprocess to a file: Yes (/P)
The files will be called .i and will be created in the build directory.
Also see the msdn page.