aboutsummaryrefslogtreecommitdiff
path: root/src/libjin-lua/embed/path.lua.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-12-20 19:52:11 +0800
committerchai <chaifix@163.com>2018-12-20 19:52:11 +0800
commit2ff05671bd7c44d22ffec649b166e48270e412fc (patch)
treeec089c445c76fe357fd4cfdf78012b5eaa18bab4 /src/libjin-lua/embed/path.lua.h
parentee8ef0433e36bf354a717bd4af679a0a5af2e6be (diff)
*修改embed script载入方式
Diffstat (limited to 'src/libjin-lua/embed/path.lua.h')
-rw-r--r--src/libjin-lua/embed/path.lua.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/libjin-lua/embed/path.lua.h b/src/libjin-lua/embed/path.lua.h
new file mode 100644
index 0000000..859b35b
--- /dev/null
+++ b/src/libjin-lua/embed/path.lua.h
@@ -0,0 +1,16 @@
+static unsigned char path_lua[] = {
+13,10,106,105,110,46,112,97,116,104,32,61,32,106,105,110,46,112,97,116,
+104,32,111,114,32,123,125,32,13,10,13,10,108,111,99,97,108,32,106,112,
+32,61,32,106,105,110,46,112,97,116,104,13,10,13,10,45,45,32,103,97,
+109,101,32,114,111,111,116,32,100,105,114,101,99,116,111,114,121,32,13,10,
+106,105,110,46,95,114,111,111,116,32,61,32,110,105,108,32,13,10,13,10,
+45,45,32,114,101,116,117,114,110,32,102,117,108,108,32,112,97,116,104,32,
+111,102,32,97,32,103,105,118,101,110,32,112,97,116,104,32,13,10,102,117,
+110,99,116,105,111,110,32,106,105,110,46,112,97,116,104,46,102,117,108,108,
+40,112,97,116,104,41,13,10,32,32,32,32,108,111,99,97,108,32,114,111,
+111,116,32,61,32,106,105,110,46,95,100,105,114,32,46,46,32,39,47,39,
+32,46,46,32,106,105,110,46,95,97,114,103,118,91,50,93,13,10,32,32,
+32,32,114,101,116,117,114,110,32,114,111,111,116,32,46,46,32,39,47,39,
+32,46,46,32,112,97,116,104,32,13,10,101,110,100,13,10
+};
+