- 
    Bug 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    7
- 
        b98
- 
        generic
- 
        generic
                    make/tools/freetypecheck/freetypecheck.c has a compiler pragma
that was intended for VS2008 where its required to have a manifest depedendency
on the msvcr90.dll. VS2010 no longer uses manifest dependencies on the C runtime
so we need to trivially disable this.
            
that was intended for VS2008 where its required to have a manifest depedendency
on the msvcr90.dll. VS2010 no longer uses manifest dependencies on the C runtime
so we need to trivially disable this.