Parcourir la source

better comment for windows build

valenok il y a 15 ans
Parent
commit
0b1e621c36
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      Makefile

+ 3 - 3
Makefile

@@ -47,9 +47,9 @@ solaris:
 ###            WINDOWS build: Using Visual Studio or Mingw
 ##########################################################################
 
-# Using Visual Studio 6.0
-# Assuming that studio is installed in d:\vc6, change VC variable below to
-# the correct path on your system. Run "d:\vc6\bin\nmake windows"
+# Using Visual Studio 6.0. To build Mongoose:
+#  o  Set VC variable below to where VS 6.0 is installed on your system
+#  o  Run "PATH_TO_VC6\bin\nmake windows"
 
 VC=	q:\vc6
 #DBG=	/Zi /DDEBUG /Od /DDEBUG