Successful Build in VS 2010

I managed to build llibcint using cygwin with vs2010.

The only change i had to do - after running .configure i had to edit Makefile.conf and set
G__CFG_STREAMDIR := vc10strm

I tested result - it seem to be totally OK. So it would be great if that arch would added to configure file.
That is just a wish )

[color=#606060][size=85]I had to find way how to build libCint.dll with CygWin set to Visual Studio 2010 environment.
Because that dll used with application build in vs2010. But when app and libCint.dll are build by different ms vc versions it causes conflict of std versions and dll load error R6034 (attempt to load without manifest).
[/size][/color]