mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
yes
This commit is contained in:
@@ -42,7 +42,7 @@ extern "C" {
|
|||||||
#warning "This compiler is not fully supported"
|
#warning "This compiler is not fully supported"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(_WIN32) || defined(__CYGWIN__)
|
#if defined(_WIN32) || defined(_WIN64) || defined(__CYGWIN__)
|
||||||
#define PULSE_PLAT_WINDOWS
|
#define PULSE_PLAT_WINDOWS
|
||||||
#elif defined(__linux__)
|
#elif defined(__linux__)
|
||||||
#define PULSE_PLAT_LINUX
|
#define PULSE_PLAT_LINUX
|
||||||
|
|||||||
Reference in New Issue
Block a user