TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Macros
ttklibraryversion.h File Reference
#include "../ttkversion.h"

Go to the source code of this file.

Macros

#define TTK_LIBRARY_MAJOR_VERSION   1
 
#define TTK_LIBRARY_MINOR_VERSION   2
 
#define TTK_LIBRARY_PATCH_VERSION   9
 
#define TTK_LIBRARY_VERSION   TTK_VERSION_CHECK(TTK_LIBRARY_MAJOR_VERSION, TTK_LIBRARY_MINOR_VERSION, TTK_LIBRARY_PATCH_VERSION, 0)
 
#define TTK_LIBRARY_VERSION_STR   TTK_VERSION_CHECK_STR(TTK_LIBRARY_MAJOR_VERSION, TTK_LIBRARY_MINOR_VERSION, TTK_LIBRARY_PATCH_VERSION, 0)
 
#define TTK_RC_FILEVERSION   TTK_LIBRARY_MAJOR_VERSION, TTK_LIBRARY_MINOR_VERSION, TTK_LIBRARY_PATCH_VERSION, 0
 
#define TTK_RC_PRODUCTVERSION   TTK_LIBRARY_VERSION_STR
 

Macro Definition Documentation

#define TTK_LIBRARY_MAJOR_VERSION   1

Definition at line 25 of file ttklibraryversion.h.

#define TTK_LIBRARY_MINOR_VERSION   2

Definition at line 26 of file ttklibraryversion.h.

#define TTK_LIBRARY_PATCH_VERSION   9

Definition at line 27 of file ttklibraryversion.h.

Definition at line 29 of file ttklibraryversion.h.

Definition at line 30 of file ttklibraryversion.h.

Definition at line 35 of file ttklibraryversion.h.

#define TTK_RC_PRODUCTVERSION   TTK_LIBRARY_VERSION_STR

Definition at line 36 of file ttklibraryversion.h.