get-wsound-flags.1x

Langue: en

Version: November 1, 1999 (openSuse - 09/10/07)

Section: 1 (Commandes utilisateur)

NAME

get-wsound-flags - display compiler/linker flags to link with the wsound-library

SYNOPSIS

get-wsound-flags <[ --cflags ] [ --ldflags ] [ --libs]>

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.

SEE ALSO

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

AUTHOR

Pascal Hofstee <daeron@shadowmere.student.utwente.nl>