How to create a new project?

I would like to create a new project with the same setup like
SDK examples. How is the best way to do that? Cannot find
info in the documentation.

If you are using windows and visual studio, I would suggest just using CUDA VS Wizard. It will set up all of the custom build rules for you.

I tested it but it creates different default settings than the examples. Possibly it is OK.

Just wanted to know if there is other solution.