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:
parent
30747ccccd
commit
3717f373dc
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user