mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Removing liblrdf, libraptor, redland, and slv2 in preparation for
conversion to lilv, serd, sord, and sratom.
This commit is contained in:
@@ -136,11 +136,6 @@ It handles initialization and termination by subclassing wxApp.
|
||||
# pragma comment(lib, "libid3tag")
|
||||
# endif
|
||||
|
||||
# if defined(USE_LIBLRDF)
|
||||
# pragma comment(lib, "liblrdf")
|
||||
# pragma comment(lib, "raptor")
|
||||
# endif
|
||||
|
||||
# if defined(USE_LIBMAD)
|
||||
# pragma comment(lib, "libmad")
|
||||
# endif
|
||||
@@ -186,13 +181,6 @@ It handles initialization and termination by subclassing wxApp.
|
||||
# pragma comment(lib, "portmixer")
|
||||
# endif
|
||||
|
||||
# if defined(USE_SLV2)
|
||||
# pragma comment(lib, "slv2")
|
||||
# pragma comment(lib, "librdf")
|
||||
# pragma comment(lib, "raptor")
|
||||
# pragma comment(lib, "rasqal")
|
||||
# endif
|
||||
|
||||
# if defined(USE_SBSMS)
|
||||
# pragma comment(lib, "sbsms")
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user