Codebase list libdrumstick / cef0bfb4-d6b3-4ef8-8a48-01b9da302d35/upstream drumstick-widgets.pc.in
cef0bfb4-d6b3-4ef8-8a48-01b9da302d35/upstream

Tree @cef0bfb4-d6b3-4ef8-8a48-01b9da302d35/upstream (Download .tar.gz)

drumstick-widgets.pc.in @cef0bfb4-d6b3-4ef8-8a48-01b9da302d35/upstreamraw · history · blame

prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=${prefix}/@CMAKE_INSTALL_LIBDIR@
includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@

Name: drumstick-widgets
Version: @PROJECT_VERSION@
Description: MIDI Widgets C++ Library for Qt5
URL: http://sourceforge.net/projects/drumstick
Libs: -L${libdir} -ldrumstick-widgets
Cflags: -I${includedir}