summaryrefslogtreecommitdiff
path: root/Source/3rdParty/Luax/luax_config.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-03-18 00:17:41 +0800
committerchai <chaifix@163.com>2019-03-18 00:17:41 +0800
commit9c0c9c9284b4cea07656a5e91eaf90adb961a38e (patch)
treec6bb935775691eb8ed8df88ef988391dfc725b43 /Source/3rdParty/Luax/luax_config.h
parent8c047249a3d32f7e03f8bc0cae6861f4f388e3f4 (diff)
*luax
Diffstat (limited to 'Source/3rdParty/Luax/luax_config.h')
-rw-r--r--Source/3rdParty/Luax/luax_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/3rdParty/Luax/luax_config.h b/Source/3rdParty/Luax/luax_config.h
index 3401336..a161d95 100644
--- a/Source/3rdParty/Luax/luax_config.h
+++ b/Source/3rdParty/Luax/luax_config.h
@@ -50,6 +50,8 @@ namespace Luax
#define LUAX_API LUAX_LIBRARY_EXPORT
#endif
+//#define LUAX_ENABLE_NATIVE_EXTEND 0
+
}
#endif \ No newline at end of file