You can use C++ project or folder contained in C++ project as target for the C++ transformation.
To create a new C++ project, on the Target page, click New Project for a standard make C++ project, or click New Managed Project for a managed make C++ project.
If, while running, the transformation detects that it is about to overwrite a file, it behaves according to the value that you set for the Overwrite existing files option in the transformation properties.
You can specify the following values for the Overwrite existing files option:
· Ask - (Default) You must confirm each time that the transformation should overwrite a file.
· Always - The transformation always overwrites files
· Never - The transformation never overwrites files