Various include file cleanups
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3198 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ case "$HOST_SYSTEM" in
|
||||
uqm_NAME="$uqm_NAME.exe"
|
||||
;;
|
||||
esac
|
||||
uqm_CFLAGS="$uqm_CFLAGS -Isrc -Isrc/sc2code -Isrc/sc2code/libs"
|
||||
uqm_CFLAGS="$uqm_CFLAGS -Isrc -Isrc/sc2code"
|
||||
if [ "$uqm_HAVE_REGEX" = 0 ]; then
|
||||
uqm_CFLAGS="$uqm_CFLAGS -Isrc/regex"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user