mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 14:37:21 +03:00
move to new cspot
This commit is contained in:
12
components/spotify/cspot/bell/external/civetweb/include/civetdefines.h
vendored
Normal file
12
components/spotify/cspot/bell/external/civetweb/include/civetdefines.h
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
#pragma once
|
||||
|
||||
#define NO_SSL
|
||||
#define USE_WEBSOCKET
|
||||
#define NO_FILESYSTEMS
|
||||
#define NO_FILES
|
||||
#define NO_CGI
|
||||
#define NO_CACHING
|
||||
#define NO_ATOMICS
|
||||
|
||||
#define MG_EXTERNAL_FUNCTION_mg_cry_internal_impl
|
||||
#define MG_EXTERNAL_FUNCTION_log_access
|
||||
Reference in New Issue
Block a user