mirror of
https://github.com/taglib/taglib.git
synced 2026-08-14 06:17:00 -04:00
Added FindShlwapi.cmake in lieu of pragma comment() in fileref.h.
This commit is contained in:
Regular → Executable
-4
@@ -32,10 +32,6 @@
|
||||
#include "taglib_export.h"
|
||||
#include "audioproperties.h"
|
||||
|
||||
#if _WIN32
|
||||
# pragma comment(lib, "shlwapi.lib")
|
||||
#endif
|
||||
|
||||
namespace TagLib {
|
||||
|
||||
class Tag;
|
||||
|
||||
Reference in New Issue
Block a user