Changeset 665 for trunk/README.win32

Show
Ignore:
Timestamp:
13/08/08 17:21:35 (5 months ago)
Author:
ono
Message:

Using SubWCRev from TortoiseSVN for version files generation, updating notes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/README.win32

    r512 r665  
    2424   1. http://josefsson.org/libidn/releases/ 
    2525 
    26       libidn, sources, linking to: libidn.lib, since there are no VC project 
    27       files provided along with sources, please use the ones I provide at: 
    28       http://www.nanoant.com/projects/jabberd2-win32#download 
     26      libidn, sources, linking to: libidn.lib, use win32/libidn.sln to build. 
    2927 
    3028   2. http://www.slproweb.com/products/Win32OpenSSL.html 
     
    5351      sqlite-source-3.x.zip from SQLite downloads. 
    5452 
    55    7. http://www.zlatkovic.com/pub/libxml/ 
    56       http://subversion.tigris.org/ 
     53   7. http://tortoisesvn.tigris.org/ 
    5754 
    58       xsltproc (libxml) for Windows and Subversion (svn-win32) to generate version.h 
    59       from SVN using version.xsl. Put them into the executable PATH. Alternatively you 
    60       can disable jabberd2.rc and version.xsl compilation in the project. 
     55      TortoiseSVN with SubWCRev tool binary to generate version.h and version.wxi. 
     56      Put TortoiseSVN bin folder into the executable PATH. 
     57      (Done by default by TortoiseSVN installer) 
    6158 
    6259   8. http://wix.sourceforge.net/releases/ 
    6360 
    64       WiX 3.0.3029.0 or newer for building MSI jabberd2 setup inside VS2005 IDE 
     61      WiX 3.0.4401.0 or newer for building MSI jabberd2 setup inside VS2005 IDE 
    6562 
    6663After all prerequisite libraries are configured for use within VC open