Make xpidl build as an internal tool
git-svn-id: svn://10.0.0.236/trunk@45500 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user