Well, i just got it working finally, would post a small guide for this soon.
Currently i am getting a huge amount of text in the log window but the program compiles successfully. ( yaay!! )
Are there some default switches that have to be enabled?
in VS, my very simple project is built using these
/Od /I "C:\Documents and Settings\Aditya Vishwakarma\Desktop\adis\opengl\Customs\include\freetype2" /D "GLFW_DLL" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /nologo /c /Wp64 /ZI /TP /errorReport:prompt