Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin

git-svn-id: svn://10.0.0.236/trunk@171578 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bsmedberg%covad.net
2005-04-04 18:38:19 +00:00
parent 1389045233
commit 48f5a6f92b
60 changed files with 92 additions and 0 deletions

View File

@@ -42,6 +42,8 @@ include $(DEPTH)/config/autoconf.mk
MODULE = sql
LIBRARY_NAME = sqlbase_s
MOZILLA_INTERNAL_API = 1
REQUIRES = xpcom \
string \
unicharutil \