mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add #define FLAC_API_NUMBER
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
#else
|
||||
#define FLACPP_API _declspec(dllimport)
|
||||
|
||||
/* every time the libFLAC++ API changes in any way, this number will be incremented */
|
||||
#define FLACPP_API_NUMBER 10
|
||||
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user