Quote Originally Posted by Alex F View Post
Open Visual Studio command prompt in this directory and execute command:
nmake /f Makefile

You can create makefile Visual Studio project and add all source files to it.
I think directly nmake will also work.