Cisco Cisco Computer Telephony Integration Option 10.5 Developer's Guide

Page of 500
   
4-17
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions
Cisco CTI OS Release 7.2(1)
Chapter 4      Building Your Application
Using the C++ CIL and Static Libraries
Next, you need to set the link settings for your project, under the Link folder. You must list all the static 
libraries for your program to link with under the 
libraries required for CIL (in addition to the default libraries) are described in the section “Header Files 
and Libraries” on page 4-14.
Finally, on the Link folder, select “General” to “Input.” You will need to set the “Additional Library 
Directories:” to the location of the CTIOSToolkit\Win32 CIL\Libs directory:
The foregoing are all the Project Settings required for CTI OS. Click OK, and save your project settings.