Home
last modified time | relevance | path

Searched defs:OS_IS_WIN32 (Results 1 – 3 of 3) sorted by relevance

/third_party/libsnd/cmake/
DSndFileChecks.cmake179 set (OS_IS_WIN32 1) variable
/third_party/libsnd/
Dconfigure.ac445 AC_DEFINE_UNQUOTED([OS_IS_WIN32], [${os_is_win32}], [Set to 1 if compiling for Win32]) definition
/third_party/libsnd/include/
Dconfig.h219 #define OS_IS_WIN32 0 macro