rename GEN_INTELLISENSE_DIRECTIVES -> INTELLISENSE_DIRECTIVES

This commit is contained in:
2025-02-04 18:33:07 -05:00
parent f3f8f2fff2
commit 3bce2e9b8a
56 changed files with 75 additions and 75 deletions

View File

@ -1,6 +1,6 @@
#pragma once
#if GEN_INTELLISENSE_DIRECTIVES
#if INTELLISENSE_DIRECTIVES
# include "../gen.hpp"
# include "misc.hpp"

View File

@ -1,6 +1,6 @@
#pragma once
#ifdef GEN_INTELLISENSE_DIRECTIVES
#ifdef INTELLISENSE_DIRECTIVES
# define GEN_DEFINE_LIBRARY_CODE_CONSTANTS
# define GEN_ENFORCE_STRONG_CODE_TYPES
# define GEN_EXPOSE_BACKEND