Versions Compared

Key

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

...

The following files dependencies subdirectory of the cpp-msbuild project can be used to automate the build:

  • Config..\cpp-msbuild\dependencies\config.bat to set up the environment
  • ..\cpp-msbuild\dependencies\zlib.bat to create the modified makefiles (requires 'sed' on the path)
  • zlib-compile.bat  . to compile x86

    X86 build (requires the appropriate VS command line):

    Code Block
    ..\cpp-msbuild\dependencies\zlib-compile.
    bat  x64 to compile x64
    bat .
  • X64 build (requires the appropriate VS command line):

    Code Block
    ..\cpp-msbuild\dependencies\zlib-compile.bat x64