Controls if the source code is uploaded to QA·Verify.
- All code uploaded will unconditionally upload all source and header files to QA·Verify so it will not need to access the repository. You can, however, still use the VCS during upload to get the file versions and authors - specify a VCS configuration file below.
- No code uploaded will not upload any code: QA·Verify will retrieve all required code from the repository. You must specify a VCS configuration file below.
- Only code not in VCS will only upload files that are not in the Version Control System (e.g. generated files). Files that are in the repository will not be uploaded.