Searched refs:LAME_VERSION_STRING (Results 1 – 2 of 2) sorted by relevance
33 VALUE "FileVersion", LAME_VERSION_STRING "\0"41 VALUE "ProductVersion", LAME_VERSION_STRING "\0"
64 # define LAME_VERSION_STRING STR(LAME_MAJOR_VERSION) "." STR(LAME_MINOR_VERSION) LAME_PATCH_LEVEL_S… macro