6.12 Build the Program

To build your program, follow the instructions given in Chapter 1 of the tutorial. The required files to build Phone Book are PERSON.H, PERSON.CPP, DATABASE.H, DATABASE.CPP, VIEW.H, VIEW.CPP, PHBOOK.DEF, PHBOOK.RC, PHBOOK.ICO, and PHBOOK.DLG. All are available in the MFC\SAMPLE\TUTORIAL directory.

The Programmer's WorkBench (PWB) makefile for Phone Book is called PHBOOK.MAK. The NMAKE makefile is called PHBOOK with no extension.

PHBOOK.EXE builds as a Windows application, so you must run it from Microsoft Windows.