From 8e75ed0a952c0a588e92c0da654e5f6792208f3f Mon Sep 17 00:00:00 2001 From: scuri Date: Sat, 5 Jun 2010 00:20:12 +0000 Subject: *** empty log message *** --- html/en/download_tips.html | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'html') diff --git a/html/en/download_tips.html b/html/en/download_tips.html index 4852b7b..d34e1f9 100644 --- a/html/en/download_tips.html +++ b/html/en/download_tips.html @@ -264,7 +264,12 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html Win32_vc9  Static library built with Microsoft Visual C++ 9.0 (2008) (static RTL/multithread)
-  Also compatible with Microsoft Visual C++ 2008 Express Edition -
+  Also compatible with Microsoft Visual C++ 2008 Express Edition + + + Win32_vc10 +  Static library built with Microsoft Visual C++ 10.0 (2010) (static RTL/multithread)
+  Also compatible with Microsoft Visual C++ 2010 Express Edition -
 http://www.microsoft.com/express/vc/ ยน @@ -288,6 +293,11 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html  DLL and import library built with vc9, creates dependency with MSVCR90.DLL + + Win32_dll10 +  DLL and import library built + with vc10, creates dependency with MSVCR100.DLL + Win64_vc8  Same as Win32_vc8 but for 64-bits @@ -308,6 +318,11 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html  Same as Win32_dll9 but for 64-bits systems using the x64 standard. + + Win64_dll10 +  Same as Win32_dll10 but for 64-bits + systems using the x64 standard. + Win32_gcc3  Static library built with Cygwin gcc 3.4  (Depends on Cygwin -- cgit v1.2.3