INSTALL

changeset 34
c01b0c6d2f82
parent 29
9b9d85320bc3
--- 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

mercurial