mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-14 12:13:22 +00:00
Make xpidl build as an internal tool
This commit is contained in:
parent
f823974e4a
commit
4b01d25c0b
@ -26,6 +26,7 @@ MODULE = xpcom
|
||||
LIBRARY_NAME = xpt
|
||||
|
||||
LIB_IS_C_ONLY = 1
|
||||
INTERNAL_TOOLS = 1
|
||||
|
||||
CSRCS = xpt_struct.c \
|
||||
xpt_xdr.c \
|
||||
|
@ -23,6 +23,8 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = xpcom
|
||||
|
||||
INTERNAL_TOOLS = 1
|
||||
|
||||
SIMPLE_PROGRAMS = PrimitiveTest SimpleTypeLib
|
||||
|
||||
CSRCS = PrimitiveTest.c SimpleTypeLib.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user