Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The source distribution contains usable project files for VS 2008 and VS6.  The No Xalan configurations are the ones used my XMLTooling.

Note that the distribution does not include support for OpenSSL (which is required).  The simplest way to turn on OpenSSL (and to suppress WINCAPI) is to use the ForceImportBeforeCppTargets hook.

No Format
set ForceImportBeforeCppTargets=H:\cpp-msbuild\dependencies\xsec.props

This File contains an example which will act as a suitable template.  Note that for OpenSSL 1.1 the <AdditionalLibraryDirectories>  stanzas should be changed as appropriate