Separate config files for MinGW/Cygwin.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1921 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -38,9 +38,9 @@ library dirs in LDFLAGS.
|
||||
|
||||
Run configure:
|
||||
./build.sh uqm config
|
||||
This will produce the file 'build.vars' and 'config_unix.h'. If there
|
||||
are any problems during the build, you can usually easilly solve them
|
||||
by editing these files manually.
|
||||
This will produce the file 'build.vars' and 'config_unix.h' (or config_win.h
|
||||
on MinGW or Cygwin). If there are any problems during the build, you can
|
||||
usually easilly solve them by editing these files manually.
|
||||
|
||||
Start the compilation:
|
||||
./build.sh uqm
|
||||
|
||||
Reference in New Issue
Block a user