Building the Samples
Each sample has a variety of build options to show you how to use the various build configurations. To build a sample, first build the appropriate Objective Edit library configuration. All 32-bit and 64-bit samples build with the following targets:
|
Build Configuration |
Description |
|
Win32 – Lib MFC Lib |
Objective Edit as a static library, MFC as a static library, ANSI, Debug |
|
Win32 – Lib MFC Lib |
Objective Edit as a static library, MFC as a static library, ANSI, Release |
|
Win32 – Lib MFC DLL |
Objective Edit as a static library, MFC as a DLL, ANSI, Debug |
|
Win32 – Lib MFC DLL |
Objective Edit as a static library, MFC as DLL, ANSI, Release |
|
Win32 – DLL MFC DLL |
Objective Edit as a DLL, MFC as a DLL, ANSI, Debug |
|
Win32 – DLL MFC DLL |
Objective Edit as a DLL, MFC as a DLL, ANSI, Release |
|
Win32 – Lib MFC Lib |
Objective Edit as a static library, MFC as a static library, Unicode, Debug |
|
Win32 – Lib MFC Lib |
Objective Edit as a static library, MFC as a static library, Unicode, Release |
|
Win32 – Lib MFC DLL |
Objective Edit as a static library, MFC as a DLL, Unicode, Debug |
|
Win32 – Lib MFC DLL |
Objective Edit as a static library, MFC as a DLL, Unicode, Release |
|
Win32 – DLL MFC DLL |
Objective Edit as a DLL, MFC as a DLL, Unicode, Debug |
|
Win32 – DLL MFC DLL |
Objective Edit as a DLL, MFC as a DLL, Unicode, Release |