mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-07-17 14:27:11 +02:00
Added the TCC compiler to the external folder and the associated projects.
This commit is contained in:
7
external/TCC/config.h
vendored
Normal file
7
external/TCC/config.h
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
#define CONFIG_TCCDIR "C:/Program Files (x86)/tcc"
|
||||
#define TCC_VERSION "0.9.26"
|
||||
|
||||
/* #undef CONFIG_WIN32 */
|
||||
/* #undef CONFIG_WIN64 */
|
||||
/* #undef CONFIG_TCC_BCHECK */
|
||||
/* #undef CONFIG_TCC_ASSERT */
|
Reference in New Issue
Block a user