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:
cls%seawood.org
1999-09-01 20:34:10 +00:00
parent f2f0337971
commit f5fda29d25
2 changed files with 3 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ MODULE = xpcom
LIBRARY_NAME = xpt
LIB_IS_C_ONLY = 1
INTERNAL_TOOLS = 1
CSRCS = xpt_struct.c \
xpt_xdr.c \

View File

@@ -23,6 +23,8 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xpcom
INTERNAL_TOOLS = 1
SIMPLE_PROGRAMS = PrimitiveTest SimpleTypeLib
CSRCS = PrimitiveTest.c SimpleTypeLib.c