diff options
Diffstat (limited to '3rdparty/luafilesystem/vc6/lfs.def')
-rw-r--r-- | 3rdparty/luafilesystem/vc6/lfs.def | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/3rdparty/luafilesystem/vc6/lfs.def b/3rdparty/luafilesystem/vc6/lfs.def new file mode 100644 index 00000000000..55ec688d3c3 --- /dev/null +++ b/3rdparty/luafilesystem/vc6/lfs.def @@ -0,0 +1,5 @@ +LIBRARY lfs.dll +DESCRIPTION "LuaFileSystem" +VERSION 1.2 +EXPORTS +luaopen_lfs |