7.2. Creating or Importing a C++ Module

After a software system has been created, there are several ways to set up C++ modules: Import from a Visual Studio 2010 Project file (.vcxproj), import via Makefile command capturing files or manual module creation.