mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 05:30:29 +00:00
Updated Windows share_blds_cmpnts location. (tfox)
This commit is contained in:
parent
6346397479
commit
5b1587330a
@ -53,10 +53,10 @@ ifndef RELEASE_TREE
|
|||||||
ifdef USE_SHIPS
|
ifdef USE_SHIPS
|
||||||
RELEASE_TREE = $(NTBUILD_SHIP)
|
RELEASE_TREE = $(NTBUILD_SHIP)
|
||||||
else
|
else
|
||||||
RELEASE_TREE = //blds-sca15a/components
|
RELEASE_TREE = //redbuild/components
|
||||||
endif
|
endif
|
||||||
else
|
else
|
||||||
RELEASE_TREE = //blds-sca15a/components
|
RELEASE_TREE = //redbuild/components
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
@ -65,10 +65,10 @@ ifndef RELEASE_TREE
|
|||||||
ifdef USE_SHIPS
|
ifdef USE_SHIPS
|
||||||
RELEASE_TREE = $(NTBUILD_SHIP)
|
RELEASE_TREE = $(NTBUILD_SHIP)
|
||||||
else
|
else
|
||||||
RELEASE_TREE = //blds-sca15a/components
|
RELEASE_TREE = //redbuild/components
|
||||||
endif
|
endif
|
||||||
else
|
else
|
||||||
RELEASE_TREE = //blds-sca15a/components
|
RELEASE_TREE = //redbuild/components
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
ifeq ($(OS_TARGET), WIN16)
|
ifeq ($(OS_TARGET), WIN16)
|
||||||
@ -76,10 +76,10 @@ ifndef RELEASE_TREE
|
|||||||
ifdef USE_SHIPS
|
ifdef USE_SHIPS
|
||||||
RELEASE_TREE = $(NTBUILD_SHIP)
|
RELEASE_TREE = $(NTBUILD_SHIP)
|
||||||
else
|
else
|
||||||
RELEASE_TREE = //blds-sca15a/components
|
RELEASE_TREE = //redbuild/components
|
||||||
endif
|
endif
|
||||||
else
|
else
|
||||||
RELEASE_TREE = //blds-sca15a/components
|
RELEASE_TREE = //redbuild/components
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user