22
edits
|  (compiler => ABI again) | |||
| Line 32: | Line 32: | ||
| * [OS_TARGET] | * [OS_TARGET] | ||
| * [OS_TARGET]_[ | * [OS_TARGET]_[ABI] | ||
| '''OS_TARGET''' | '''OS_TARGET''' | ||
| : The platform the host application was compiled for, e.g. WINNT, Linux, Darwin (meaning Mac OS X)... | : The platform the host application was compiled for, e.g. WINNT, Linux, Darwin (meaning Mac OS X)... | ||
| ''' | '''ABI''' | ||
| : The  | : The application binary interface the component was built with - e.g. gcc2, gcc3, mingw, msvc. | ||
| In each of these directories, the regular directory structure of the package (chrome, components, defaults for extensions, or the package dirs for themes) is repeated as needed. | In each of these directories, the regular directory structure of the package (chrome, components, defaults for extensions, or the package dirs for themes) is repeated as needed. | ||
edits