Build folder

On Windows the build folder contains:

 (build artefacts)
    └─── build
        ├── Win32
        │   ├── Debug
        │   └── Release
        ├── x64
        │   ├── Debug
        │   └── Release
        ├── xcppsource
        │   ├── Win32
        │   │   ├── Debug
        │   │   └── Release
        │   └── x64
        │       ├── Debug
        │       └── Release
        ├── build_cxJigsaw.vcxproj
        ├── cxJigsaw.vcxproj
        ├── build_local.xcpp
        ├── wsJigsaw.xcpp
        ├── gen_wsJigsaw.bat
        └── wsJigsaw.sln