Correct location for uqm.r.
Also some whitespace corrections. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1358 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -253,7 +253,7 @@ uqm_post_build() {
|
||||
local TARGET_FILE
|
||||
local RFORK
|
||||
eval TARGET_FILE="\$BUILD_WORK/\${${BUILD_PROJECT}_NAME}"
|
||||
RFORK="src/${BUILD_PROJECT}.r"
|
||||
RFORK="src/res/darwin/${BUILD_PROJECT}.r"
|
||||
|
||||
test -f "$TARGET_FILE" || return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user