diff options
author | chai <chaifix@163.com> | 2018-10-26 08:28:21 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-10-26 08:28:21 +0800 |
commit | ba97a053286bdb17643448cc5034c71065bc4e86 (patch) | |
tree | 9744e33dc9da330a4ba294b6f4df7938974bae7a /build/vc++/libs/LuaJIT-2.0.5/src/host/README | |
parent | 519bc6735f34b8bc79f696996fdc4defee5253f8 (diff) |
-删除无用的Libs
Diffstat (limited to 'build/vc++/libs/LuaJIT-2.0.5/src/host/README')
-rw-r--r-- | build/vc++/libs/LuaJIT-2.0.5/src/host/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build/vc++/libs/LuaJIT-2.0.5/src/host/README b/build/vc++/libs/LuaJIT-2.0.5/src/host/README deleted file mode 100644 index abfcdaa..0000000 --- a/build/vc++/libs/LuaJIT-2.0.5/src/host/README +++ /dev/null @@ -1,4 +0,0 @@ -The files in this directory are only used during the build process of LuaJIT. -For cross-compilation, they must be executed on the host, not on the target. - -These files should NOT be installed! |