update screenshots for build instruction

This commit is contained in:
Chunting Gu
2020-02-22 15:41:00 +08:00
parent 4e8d5e4bcc
commit 6adf0ae93a
16 changed files with 38 additions and 387 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
#if WEBCC_ENABLE_LOG
// 0:VERB, 1:INFO, 2:USER, 3:WARN or 4:ERRO
#define WEBCC_LOG_LEVEL @WEBCC_LOG_LEVEL@
#endif
#endif // WEBCC_ENABLE_LOG
// Set 1/0 to enable/disable SSL/HTTPS.
#define WEBCC_ENABLE_SSL @WEBCC_ENABLE_SSL@