Added a "cegcc" target.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2887 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -77,7 +77,7 @@ case "$HOST_SYSTEM" in
|
||||
BUILDTOOL_REZ_COMMAND='$PROG_Rez_FILE'
|
||||
BUILDTOOL_REZ_DEPEND='Rez'
|
||||
;;
|
||||
MINGW32*|CYGWIN*)
|
||||
MINGW32*|CYGWIN*|cegcc)
|
||||
BUILDTOOL_WINDRES_NAME="Windows resource linker (windres)"
|
||||
BUILDTOOL_WINDRES_COMMAND='$PROG_windres_FILE'
|
||||
BUILDTOOL_WINDRES_DEPEND='windres'
|
||||
|
||||
Reference in New Issue
Block a user