Home
last modified time | relevance | path

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

/third_party/libsnd/cmake/
DSndFileChecks.cmake200 set (USE_WINDOWS_API 1) variable
/third_party/libsnd/
Dconfigure.ac443 AC_DEFINE_UNQUOTED([USE_WINDOWS_API], [${use_windows_api}], [Set to 1 to use the native windows API… definition
/third_party/libsnd/include/
Dconfig.h319 #define USE_WINDOWS_API 0 macro