Update of /cvsroot/mahogany/M/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2482/doc

Modified Files:
        build_win.txt 
Log Message:
added SQlite build instructions

Index: build_win.txt
===================================================================
RCS file: /cvsroot/mahogany/M/doc/build_win.txt,v
retrieving revision 1.20
retrieving revision 1.21
diff -b -u -2 -r1.20 -r1.21
--- build_win.txt       14 Jul 2004 10:35:41 -0000      1.20
+++ build_win.txt       14 Jul 2004 10:44:37 -0000      1.21
@@ -4,5 +4,5 @@
 Author:                Vadim Zeitlin <[EMAIL PROTECTED]>
 Modified by:   Nerijus Baliunas <[EMAIL PROTECTED]> (cygwin part)
-Last modified: 2004-07-13
+Last modified: 2004-07-14
 Version:       the information in this file applies to the cvs sources
 
@@ -58,8 +58,10 @@
 
    Building Mahogany with DSPAM requires SQlite library: http://www.sqlite.org/
-You should download its sources and build it and add the directory containing
-sqlite.h to the list of global include paths in VC++ IDE. You should also add
-the library directory containing sqlite[d].lib (the debug version should have
-"d" in its name) to the list of library paths.
+You should download its sources and build it using lib\sqlite.vcproj project
+file (you will need to copy it to the directory where you unpacked SQlite
+sources) and add the directory containing sqlite.h to the list of global
+include paths in VC++ IDE. You should also add the library directory containing
+sqlite[d].lib (the debug version should have "d" in its name) to the list of
+library paths.
 
    If you don't want to install SQlite, you will have to skip building dspam



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to