From 6c2a62d27fa6415ccb55f401d0cfc5b343e3e88d Mon Sep 17 00:00:00 2001 From: jonforums Date: Fri, 25 May 2012 17:15:58 -0700 Subject: [PATCH] add Win7 WinSDK MSBuild success story --- CMake-Compatible.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CMake-Compatible.md b/CMake-Compatible.md index 1d28f39..de8f93e 100644 --- a/CMake-Compatible.md +++ b/CMake-Compatible.md @@ -14,6 +14,7 @@ For example, if you're a Ubuntu user wanting to quickly install a binary archive * Win7 32bit msys/mingw gcc 4.6.2 (2012-05-08) * Win7 32bit msys/mingw-w64 gcc 4.7.1 (2012-05-08) * Win7 32bit Windows SDK 7.1/nmake (2012-05-10) +* Win7 32bit Windows SDK 7.1/MSBuild (2012-05-24) * Win7 32bit Microsoft Visual C++ 2010 IDE (2012-05-11) ### Linux