mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-04 01:29:43 +02:00
11 lines
195 B
PkgConfig
11 lines
195 B
PkgConfig
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: lib-widget-extra
|
|
Description: Extras for wxwidgets
|
|
Requires:
|
|
Version: 1
|
|
|
|
Libs: -L${libdir} -lwidgetextra @LIBS@
|
|
Cflags: -I${includedir} @CXXFLAGS@
|