home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
VSCPPv7.zip
/
VACPP
/
IBMCPP
/
smarts
/
ICLUI
/
READ.ME
< prev
Wrap
Text File
|
1995-06-02
|
2KB
|
37 lines
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 v
┌──────────────────────────┐ ┌───────────────────────────┐
│ Tutorial project │ │ Help Project │
│(Builds the application's │ │ (Builds the application's │
│ tutorial .INF file) │ │ help library) │
└──────────────────────────┘ └───────────────────────────┘
Select "Build" off the project's pop-up menu to build the
project executables. Three targets are built:
1. The UI Class Library application executable
2. The UI Class Library application tutorial (from the Tutorial Project)
3. The UI Class Library application help library (from the Help project)
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's pop-up menu.
Note: If you run the UI Class Library application from the command
line, you must ensure that the tutorial and help library are
visible along the HELP path.