+2014-01-24 Brent Fulgham <bfulgham@apple.com>
+
+ [Win] Convert some NMake files to MSBuild project files
+ https://bugs.webkit.org/show_bug.cgi?id=127579
+
+ Reviewed by Tim Horton.
+
+ * WTF.vcxproj/WTF.make: Removed.
+ * WTF.vcxproj/WTF.proj: Added.
+
2014-01-24 Anders Carlsson <andersca@apple.com>
Get rid of monotonicallyIncreasingTimeMS and start using std::chrono instead