mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-22 02:09:28 +00:00
Build XfeToolTip and tests by default.
This commit is contained in:
parent
6b258036a7
commit
0aef0d15aa
@ -77,6 +77,7 @@ REQUIRES =\
|
||||
XfeWidgets \
|
||||
XfeBm \
|
||||
XfeToolBar \
|
||||
XfeToolTip \
|
||||
Microline \
|
||||
addr \
|
||||
applet \
|
||||
|
@ -82,6 +82,7 @@ REQUIRES =\
|
||||
XfeWidgets \
|
||||
XfeBm \
|
||||
XfeToolBar \
|
||||
XfeToolTip \
|
||||
Microline \
|
||||
addr \
|
||||
applet \
|
||||
|
@ -37,7 +37,6 @@ ifdef XFE_WIDGETS_BUILD_UNUSED
|
||||
UNUSED_DIRS = \
|
||||
XfeCaption \
|
||||
XfeComboBox \
|
||||
XfeToolTip \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
@ -45,6 +44,7 @@ DIRS = \
|
||||
Xfe \
|
||||
XfeBm \
|
||||
XfeToolBar \
|
||||
XfeToolTip \
|
||||
$(UNUSED_DIRS) \
|
||||
$(TEST_DIRS)
|
||||
|
||||
|
@ -44,7 +44,6 @@ ifdef XFE_WIDGETS_BUILD_UNUSED
|
||||
UNUSED_DIRS = \
|
||||
XfeCaption \
|
||||
XfeComboBox \
|
||||
XfeToolTip \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
@ -52,6 +51,7 @@ DIRS = \
|
||||
Xfe \
|
||||
XfeBm \
|
||||
XfeToolBar \
|
||||
XfeToolTip \
|
||||
$(UNUSED_DIRS) \
|
||||
$(TEST_DIRS)
|
||||
|
||||
|
@ -30,7 +30,6 @@ ifdef XFE_WIDGETS_BUILD_UNUSED
|
||||
UNUSED_DIRS = \
|
||||
XfeCaption \
|
||||
XfeComboBox \
|
||||
XfeToolTip \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
@ -38,6 +37,7 @@ DIRS = \
|
||||
Xfe \
|
||||
XfeBm \
|
||||
XfeToolBar \
|
||||
XfeToolTip \
|
||||
XmL \
|
||||
$(UNUSED_DIRS)
|
||||
|
||||
|
@ -35,7 +35,6 @@ ifdef XFE_WIDGETS_BUILD_UNUSED
|
||||
UNUSED_DIRS = \
|
||||
XfeCaption \
|
||||
XfeComboBox \
|
||||
XfeToolTip \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
@ -43,6 +42,7 @@ DIRS = \
|
||||
Xfe \
|
||||
XfeBm \
|
||||
XfeToolBar \
|
||||
XfeToolTip \
|
||||
XmL \
|
||||
$(UNUSED_DIRS)
|
||||
|
||||
|
@ -31,6 +31,7 @@ REQUIRES =\
|
||||
XfeWidgets \
|
||||
XfeBm \
|
||||
XfeToolBar \
|
||||
XfeToolTip \
|
||||
Microline \
|
||||
nspr \
|
||||
layer \
|
||||
|
@ -36,6 +36,7 @@ REQUIRES =\
|
||||
XfeWidgets \
|
||||
XfeBm \
|
||||
XfeToolBar \
|
||||
XfeToolTip \
|
||||
Microline \
|
||||
nspr \
|
||||
layer \
|
||||
|
Loading…
x
Reference in New Issue
Block a user