I have ported Feathercoin to Visual Studio 2013. The port includes all the MS project files, build scripts for dependencies, and minor code changes required for the VC compiler. The project will build both 32 and 64 bit versions of the daemon and Qt exe.
Peter has branched my port here: https://github.com/FeatherCoin/Feathercoin/tree/vs2013
Please make sure you study the readme.md file here before you start clicking away on the batch files: https://github.com/FeatherCoin/Feathercoin/blob/vs2013/MSVC/README.md
It has important information that you will need. The hardest part is building all the dependencies but I have written batch scripts that will do that for you. If you have any problems or suggestions to make it better, please let me know here.
Thanks,
Claire