diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/INSTALL.WINDOWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/INSTALL.WINDOWS b/cpp/INSTALL.WINDOWS index f648c1c74d4..56a994db379 100644 --- a/cpp/INSTALL.WINDOWS +++ b/cpp/INSTALL.WINDOWS @@ -14,6 +14,8 @@ supported. C++ compiler ------------ +- Visual C++ .NET 2003 (aka VC 7.1); or + - Visual C++ .NET 7.0; or - Visual C++ 6.0 with STLport 4.5 |