- Create VS2010 projects to compile the lib and the tests.
* The test project generates an executable that runs the tests.
- Make all the modification to the source files to have it compile on VS2010.
- Add Google Tests 1.8, including the library (to avoid external dependencies)
Signed-off-by: joce <joce@unity3d.com>