mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 10:23:08 +09:00
5 lines
129 B
C
5 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
|