mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-11-03 23:36:12 -08:00 
			
		
		
		
	rename GEN_INTELLISENSE_DIRECTIVES -> INTELLISENSE_DIRECTIVES
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user