mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 846679 - Export WinUtils so we can use its handy dandy routines in other places besides widget. r=masayuki
This commit is contained in:
parent
301f3895ff
commit
9fbf61c891
@ -93,7 +93,7 @@ SHARED_LIBRARY_LIBS = \
|
||||
../xpwidgets/$(LIB_PREFIX)xpwidgets_s.$(LIB_SUFFIX) \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS = nsdefs.h WindowHook.h
|
||||
EXPORTS = nsdefs.h WindowHook.h WinUtils.h
|
||||
EXPORTS_NAMESPACES = mozilla/widget
|
||||
EXPORTS_mozilla/widget = AudioSession.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user