diff options
Diffstat (limited to 'compilation')
-rwxr-xr-x | compilation | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compilation b/compilation index 0f8b311..85c7b4b 100755 --- a/compilation +++ b/compilation @@ -229,7 +229,7 @@ mv lua-interface linux mv win32 lua-interface i586-mingw32msvc-strip --strip-unneeded lua-interface/* -cp ../win32-dlls/OCCI-MSVCgateway.dll ../win32-dlls/oraocci11.dll ../win32-dlls/oci.dll lua-interface +cp ../win32-dlls/OCCI-MSVCgateway.dll zip -r lua-interface-win32.zip lua-interface mv lua-interface win32 |