DLL export macros and version definitions for the VLCInterface module.
More...
Go to the source code of this file.
|
|
#define | LIBVLC_VERSION 0x020200 |
| | The libVLC version this library is built against.
|
|
#define | LIBVLCQT_QML_MODULE "VLCQt" |
| | QML module name for VLC-Qt.
|
|
#define | LIBVLCQT_VERSION "1.2.0" |
| | VLC-Qt library version string.
|
|
#define | LIBVLCQT_VERSION_MAJOR 1 |
| | VLC-Qt major version number.
|
|
#define | LIBVLCQT_VERSION_MINOR 2 |
| | VLC-Qt minor version number.
|
|
#define | LIBVLCQT_VERSION_PATCH 0 |
| | VLC-Qt patch version number.
|
|
#define | LIBVLCQT_VERSION_VCS "0ebab3c0" |
| | VLC-Qt VCS revision hash.
|
|
#define | VLCQT_CORE_LIBRARY |
| | Defined when building the VLC-Qt core library.
|
DLL export macros and version definitions for the VLCInterface module.
Definition in file DLLInfo.h.