home *** CD-ROM | disk | FTP | other *** search
-
- Project Smarts - UI Class Library application README
- ----------------------------------------------------
-
- The project is organized into the following hierarchy
- which reflects the interdependencies between the projects:
-
- +-------------------------------------+
- | UI Class Library Application |
- | (Builds the executable program) |
- +-------------------------------------+
- |
- |
- v
- +---------------------------+
- | Help Project |
- | (Builds the application's |
- | help library) |
- +---------------------------+
-
-
- Select "Build Normal" from the Project menu or toolbar to build the
- project executables. Two targets are built:
-
- 1. The UI Class Library application executable
- 2. The UI Class Library application help library (from the Help project)
- that builds IPF or RTF help.
-
- To use the UI Class Library application once it is built, double-click
- on the executable file from the project container. You can also
- select the "Run" action from the Project menu.
-
- Note: If you run the UI Class Library application from the command
- line, you must ensure that the help (.HLP) library in the HELP
- directory is included in the PATH environment variable.
-