Searched defs:XPCOM_DLL (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/build/
H A DnsXPCOMPrivate.h170 * XPCOM_DLL - name of the loadable xpcom library on disk.
177 #define XPCOM_DLL XPCOM_DLL_BASE MOZ_DLL_SUFFIX macro
185 #ifndef XPCOM_DLL
186 #define XPCOM_DLL "xpcom"MOZ_DLL_SUFFIX macro
194 #ifndef XPCOM_DLL
195 #define XPCOM_DLL "libxpcom"MOZ_DLL_SUFFIX macro
200 #ifndef XPCOM_DLL
201 #define XPCOM_DLL "libxpcom"MOZ_DLL_SUFFIX macro

Completed in 43 milliseconds