# HG changeset patch # User nrich@ii.net # Date 1253277982 0 # Node ID c01b0c6d2f82b40eeab69a362393a8063d739e21 # Parent 6c64c45e7d8f1c0ec03218d97ca7e65e809fb635 update docs diff -r 6c64c45e7d8f -r c01b0c6d2f82 INSTALL --- a/INSTALL Fri Sep 18 12:40:53 2009 +0000 +++ b/INSTALL Fri Sep 18 12:46:22 2009 +0000 @@ -17,7 +17,8 @@ == Windows == -LuaDBI has not been built or tested on Windows. +Inside the vc++ directory are build projects for Visual C++ to build LuaDBI +for Windows. = Make Targets = @@ -32,5 +33,5 @@ = Installation = Please consult your distributions documentation on installing Lua modules. -Please note that both the database binary driver packages (*.so) and DBI.lua +Please note that both the database binary driver packages (*.so|*.dll) and DBI.lua must be installed correctly to use LuaDBI