mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-18 04:18:59 +00:00
6 lines
129 B
C
6 lines
129 B
C
/**
|
|
* This defines CUBEB_EXPORT to an empty string, we don't need any annotation to
|
|
* build in Gecko.
|
|
*/
|
|
#define CUBEB_EXPORT
|