Three Types of VOBs
Source VOBs
- Contain all the source code, documentation files, scripts, etc. that go into building the products
System VOBs
- System header files, libraries and compilers for all supported platforms
Staging VOBs
- Checked in versions of the products (derived objects) generated by release builds
- One staging VOB per supported platform