Руководство Разработчика для Cisco Cisco Computer Telephony Integration Option 8.5

Скачать
Страница из 500
   
4-17
CTI OS Developer’s Guide for Cisco Unified ICM/Contact Center Enterprise & Hosted
Release 7.5(1)
Chapter 4      Building Your Application
Using the C++ CIL and Static Libraries
Language
Set the parameter "Treat wchar_t as Built-in Type" to No (/Zc:wchar_t-)
Precompile Headers
Set to Not Using Precompile Headers
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: