To compile a gateway sample applicationFor example, to compile the LOOKUP sample application, type the following:
CD \BKOFFICE\SAMPLES\EXCHANGE\LOOKUP\NMAKE
To build all sample applications and libraries at onceType 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 librariesType the following command:
CD \BKOFFICE\SAMPLES\EXCHANGE\LIBSRC\NMAKE
General NMAKE options are described in Development Environment.