Building the Gateway Sample Applications

    To compile a gateway sample application
  1. Change to the directory containing the application's source files.
  2. Type NMAKE.

    For example, to compile the LOOKUP sample application, type the following:

    CD \BKOFFICE\SAMPLES\EXCHANGE\LOOKUP\NMAKE

    To build all sample applications and libraries at once

Type the following at the command prompt:

CD \BKOFFICE\SAMPLES\EXCHANGE\NMAKE

This builds the sample applications in their own component directories as if you had built each one separately.

    To build only the Microsoft Exchange Server SDK libraries

Type the following command:

CD \BKOFFICE\SAMPLES\EXCHANGE\LIBSRC\NMAKE

General NMAKE options are described in Development Environment.