Added support for Symbian GCCE compiler
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3067 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ else
|
||||
uqm_NAME=uqm # File name of executable
|
||||
fi
|
||||
case "$HOST_SYSTEM" in
|
||||
ARMV5|WINSCW)
|
||||
ARMV5|WINSCW|GCCE)
|
||||
uqm_NAME="uqm.lib"
|
||||
;;
|
||||
MINGW32*|CYGWIN*)
|
||||
|
||||
Reference in New Issue
Block a user