This is a discussion on export source from the repository - Mozilla ; hi, i'm trying to export the project of universalchardet and i have some troubles. in some file there are includes to h files which i dont have in the source like prmem.h and nscore.h i searched for it in the ...
hi,
i'm trying to export the project of universalchardet and i have some
troubles.
in some file there are includes to h files which i dont have in the
source
like prmem.h and nscore.h
i searched for it in the mxr and i found it in xpcom project
how can i get the files that i need without getting it file by file (h
file that include another h file...)
thanks for the help