mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-07 17:29:36 +00:00
Fix Windows build with WAF
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#ifdef IS_WINDOWS_PC
|
||||
// ETW support should be compiled in for all Windows PC platforms. It isn't
|
||||
// supported on Windows XP but that is determined at run-time.
|
||||
#define ETW_MARKS_ENABLED
|
||||
//#define ETW_MARKS_ENABLED
|
||||
#endif
|
||||
|
||||
#ifdef ETW_MARKS_ENABLED
|
||||
|
||||
Reference in New Issue
Block a user