apparently this needs to be exported too...
This commit is contained in:
Родитель
827d320c7b
Коммит
2fdbb0c53b
|
@ -26,3 +26,4 @@ nsIRegion.h
|
|||
nsDeviceContext.h
|
||||
nsIDeviceContextSpec.h
|
||||
nsIDeviceContextSpecFactory.h
|
||||
nsColorNameIDs.h
|
||||
|
|
|
@ -47,6 +47,7 @@ EXPORTS = \
|
|||
nsDeviceContext.h \
|
||||
nsIDeviceContextSpec.h \
|
||||
nsIDeviceContextSpecFactory.h \
|
||||
nsColorNameIDs.h \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
|
||||
|
|
|
@ -43,6 +43,7 @@ EXPORTS = \
|
|||
nsDeviceContext.h \
|
||||
nsIDeviceContextSpec.h \
|
||||
nsIDeviceContextSpecFactory.h \
|
||||
nsColorNameIDs.h \
|
||||
$(NULL)
|
||||
|
||||
MODULE=raptor
|
||||
|
|
Загрузка…
Ссылка в новой задаче