Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@144804 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -36,9 +36,7 @@ GRE_MODULE = 1
|
||||
|
||||
DIRS = component
|
||||
|
||||
REQUIRES = xpcom \
|
||||
mozreg \
|
||||
libreg \
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
$(NULL)
|
||||
|
||||
@@ -56,6 +54,7 @@ CPPSRCS = \
|
||||
$(NULL)
|
||||
|
||||
ifeq ($(OS_ARCH),WINNT)
|
||||
REQUIRES += libreg
|
||||
CPPSRCS += dlldeps.cpp
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user