comparison xml/en/docs/howto_build_on_win32.xml @ 117:1c4b3065e4ff

s/Visuial/Visual/
author Maxim Konovalov <maxim@nginx.com>
date Thu, 20 Oct 2011 14:15:57 +0000
parents 3be44ae4f3ff
children b2462c2e2e47
comparison
equal deleted inserted replaced
116:3be44ae4f3ff 117:1c4b3065e4ff
12 To build nginx on the Win32 platform you need: 12 To build nginx on the Win32 platform you need:
13 13
14 <list> 14 <list>
15 15
16 <item> 16 <item>
17 Visuial C compiler. Visual Studio 8 and 10 are known to work. 17 Visual C compiler. Visual Studio 8 and 10 are known to work.
18 </item> 18 </item>
19 19
20 <item> 20 <item>
21 <link url="http://www.mingw.org/wiki/MSYS">MSYS</link>. 21 <link url="http://www.mingw.org/wiki/MSYS">MSYS</link>.
22 </item> 22 </item>