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

This commit is contained in:
scc%netscape.com 2000-03-17 22:04:48 +00:00
Родитель 6004b14bbd
Коммит 5d1e31d90e
3 изменённых файлов: 9 добавлений и 0 удалений

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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