Changeset 667 for trunk/README.win32

Show
Ignore:
Timestamp:
14/08/08 14:06:26 (5 months ago)
Author:
ono
Message:

* generate configuration XML files out of dist files on build (using Perl)
* copy default server.pem (localhost)
* add Perl dependency to README.win32

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/README.win32

    r665 r667  
    6161      WiX 3.0.4401.0 or newer for building MSI jabberd2 setup inside VS2005 IDE 
    6262 
     63   9. http://www.activestate.com/store/activeperl/download/ 
     64 
     65      ActivePerl (or any Perl distribution) perl command present in PATH 
     66      (optional for generation of default configuration XML files) 
     67 
    6368After all prerequisite libraries are configured for use within VC open 
    6469win32/jabberd2.sln and build all projects.