Correct comment.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3554 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* config_unix.h is generated from config_unix.h.in by build.sh
|
||||
* When building on MS Windows using build.sh (MinGW, Cygwin),
|
||||
* config_win.h is generated from src/config_win.h.in.
|
||||
* When using MSVC on MS Windows, you'll have to edit src/msvc++/config.h
|
||||
* When using MSVC on MS Windows, you'll have to edit src/config_vc6.h
|
||||
* manually if you want anything else than the defaults.
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/* This file contains some compile-time configuration options for MS Windows
|
||||
* systems when building using build.sh (MinGW, Cygwin).
|
||||
* config_win.h is generated from src/config_win.h.in by build.sh
|
||||
* For building using MSVC, you'll have to edit src/msvc++/config.h manually
|
||||
* For building using MSVC, you'll have to edit src/config_vc6.h manually
|
||||
* if you want anything else than the defaults.
|
||||
* For *nix systems, config_unix.h is used, which is generated by build.sh
|
||||
* from src/config_unix.h.in.
|
||||
|
||||
Reference in New Issue
Block a user