Fix Centurion name.
[0ad.git] / libraries / source / spidermonkey / include-win32-debug / mozilla / WindowsDllBlocklistTestDefs.h
blob1b02c9fb2b6d27bff3af40e49c8f49cda829b51b
1 /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
2 /* vim: set ts=8 sts=2 et sw=2 tw=80: */
3 /* This file was auto-generated from e:/0ad/libraries/source/spidermonkey/mozjs-78.6.0/mozglue/dllservices/WindowsDllBlocklistDefs.in by gen_dll_blocklist_data.py. */
5 #ifndef mozilla_WindowsDllBlocklistTestDefs_h
6 #define mozilla_WindowsDllBlocklistTestDefs_h
8 #include "mozilla/WindowsDllBlocklistCommon.h"
10 DLL_BLOCKLIST_DEFINITIONS_BEGIN
12 #if defined(ENABLE_TESTS)
13 DLL_BLOCKLIST_ENTRY("testdllblocklist_allowbyversion.dll", MAKE_VERSION(5, 5, 5, 5))
14 #endif // defined(ENABLE_TESTS)
15 #if defined(ENABLE_TESTS)
16 DLL_BLOCKLIST_ENTRY("testdllblocklist_matchbyname.dll", DllBlockInfo::ALL_VERSIONS)
17 #endif // defined(ENABLE_TESTS)
18 #if defined(ENABLE_TESTS)
19 DLL_BLOCKLIST_ENTRY("testdllblocklist_matchbyversion.dll", MAKE_VERSION(5, 5, 5, 5))
20 #endif // defined(ENABLE_TESTS)
21 #if defined(ENABLE_TESTS)
22 DLL_BLOCKLIST_ENTRY("testdllblocklist_noopentrypoint.dll", MAKE_VERSION(5, 5, 5, 5), DllBlockInfo::REDIRECT_TO_NOOP_ENTRYPOINT)
23 #endif // defined(ENABLE_TESTS)
25 DLL_BLOCKLIST_DEFINITIONS_END
27 #endif // mozilla_WindowsDllBlocklistTestDefs_h