Added support for the Squirrel programming language.
This commit is contained in:
		@@ -27,6 +27,7 @@
 | 
			
		||||
#define TIC_BUILD_WITH_FENNEL 	1
 | 
			
		||||
#define TIC_BUILD_WITH_JS 		1
 | 
			
		||||
#define TIC_BUILD_WITH_WREN 	1
 | 
			
		||||
#define TIC_BUILD_WITH_SQUIRREL 1
 | 
			
		||||
 | 
			
		||||
#if defined(__APPLE__)
 | 
			
		||||
#	include "AvailabilityMacros.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user