Views
Studio Package API Reference Guide
Product Documentation:
Views Documentation Home
Macros
vclass.h File Reference
#include <ivstudio/stprop.h>

Macros

#define IlvStRegisterLibraryInfo(lib, dep, path)
 Defines some information about a library. More...
 

Detailed Description

Library: ivstudio

Macro Definition Documentation

◆ IlvStRegisterLibraryInfo

#define IlvStRegisterLibraryInfo (   lib,
  dep,
  path 
)

Defines some information about a library.

Parameters
libThe library name.
depThe libraries list which are necessary to use the library.
pathThe library path.
See also
IlvStRegisterLibraryIncludePath.