Added the new string interface files to the export lists for each platform. They still aren't part of the build. r=pinkerton

git-svn-id: svn://10.0.0.236/trunk@63317 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
scc%netscape.com 2000-03-17 22:04:48 +00:00
parent 30747ccccd
commit 3717f373dc
3 changed files with 9 additions and 0 deletions

View File

@ -14,6 +14,9 @@ nsISizeOfHandler.h
nsIUnicharBuffer.h
nsInt64.h
nsQuickSort.h
nsAReadableString.h
nsAWritableString.h
nsSharedString.h
nsStr.h
nsString.h
nsString2.h

View File

@ -84,6 +84,9 @@ EXPORTS = \
nsIUnicharBuffer.h \
nsInt64.h \
nsQuickSort.h \
nsAReadableString.h \
nsAWritableString.h \
nsSharedString.h \
nsStr.h \
nsString.h \
nsString2.h \

View File

@ -45,6 +45,9 @@ EXPORTS = \
nsIUnicharBuffer.h \
nsInt64.h \
nsQuickSort.h \
nsAReadableString.h \
nsAWritableString.h \
nsSharedString.h \
nsStr.h \
nsString.h \
nsString2.h \