From 7667f5afb5cb686448c136f9661b95723dc54ff8 Mon Sep 17 00:00:00 2001
From: divverent <divverent@61c419a2-8eb2-4b30-bcec-8cead039b335>
Date: Thu, 7 Jan 2010 19:35:39 +0000
Subject: [PATCH] mention that the C++ compiler is needed

git-svn-id: svn://svn.icculus.org/netradiant/trunk@414 61c419a2-8eb2-4b30-bcec-8cead039b335
---
 COMPILING | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/COMPILING b/COMPILING
index 8474e423..9c48dff1 100644
--- a/COMPILING
+++ b/COMPILING
@@ -66,7 +66,7 @@ Win32 (2000, XP, Vista or Windows 7)
 environment:
 - MinGW
   http://www.mingw.org/wiki/HOWTO_Install_the_MinGW_GCC_Compiler_Suite (the installer link)
-  Install this to c:\mingw
+  Install this to c:\mingw, and select the components C compiler, C++ compiler, Make
 - MSYS
   http://www.mingw.org/wiki/msys (you need the installer MSYS-versionnumber.exe)
   Install this to c:\msys\1.0
-- 
2.39.5