When no additional source-files are added to the project, it should
now be ready to be built using the pre-generated Makefile. This
Makefile was organized such that a C++11 capable compiler will compile
all C++ source-files (nvcc cannot parse all C++11 syntax
yet), nvcc will compile all CUDA source-files, and will link
the resulting object files.
Joren Heit
2013-12-17