1x:get-wsound-flags

From Linux Man Pages

Jump to: navigation, search
      get-wsound-flags - display compiler/linker flags to link with the wsound-library
      
      get-wsound-flags <[ --cflags ] [ --ldflags ] [ --libs]>

Contents

DESCRIPTION

      get-wsound-flags  is  part of the WSoundTools for Window Maker that displays the compiler/linker flags that other
      sources can use to link against the wsound-library

OPTIONS

      --cflags
             shows some needed compiler flags to make sure the correct  include  paths  are  used  when  searching  for
             header-files. It also specifies which type of audio-driver the soundserver was compiled with.
 
      --ldflags
             shows  some  needed  linker flags to make sure library paths are used when searching for libraries to link
             against.
 
      --libs shows the needed dependency libraries to link other sources against the wsound-library. This is often used
             together with --ldflags.

RELATED

      getsoundset(1x) setsoundset(1x) wsoundplay(1x) wsoundserver(1x)

CATEGORY

Personal tools