Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • Edit the OPENSSL_PATH macro to point at your OpenSSL source tree
  • Edit the SSLLIBS macro with the corrected filenames of the OpenSSL libraries
  • Add an SSLDLIBS macro with the filenames of the debug OpenSSL libraries
  • Edit the debug-dll-ssl-dll target section, and change the out32dll path to out32dll.dbg and the $(SSLLIBS) reference to $(SSLDLIBS) in the LNK command

...