Source tree reorg: Normalized #include paths after the dir moves

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3215 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2009-10-09 20:38:29 +00:00
parent 7122e86855
commit 3fbe31c651
121 changed files with 520 additions and 571 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ case "$HOST_SYSTEM" in
uqm_NAME="$uqm_NAME.exe"
;;
esac
uqm_CFLAGS="$uqm_CFLAGS -Isrc -Isrc/uqm"
uqm_CFLAGS="$uqm_CFLAGS -Isrc"
if [ "$uqm_HAVE_REGEX" = 0 ]; then
uqm_CFLAGS="$uqm_CFLAGS -Isrc/regex"
fi