.\" $Id: get-wsound-flags.1x,v 1.1 1999/11/01 18:11:17 dalroi Exp $ .TH get-wsound-flags 1x "November 1, 1999" "WSoundTools" "SoundTools for Window Maker" .SH NAME .B get-wsound-flags \- display compiler/linker flags to link with the wsound-library .SH SYNOPSIS .B get-wsound-flags <[ --cflags ] [ --ldflags ] [ --libs]> .SH DESCRIPTION .B 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 .SH OPTIONS .TP .B \-\-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. .TP .B \-\-ldflags shows some needed linker flags to make sure library paths are used when searching for libraries to link against. .TP .B \-\-libs shows the needed dependency libraries to link other sources against the wsound-library. This is often used together with --ldflags. .SH SEE ALSO .BR getsoundset (1x) .BR setsoundset (1x) .BR wsoundplay (1x) .BR wsoundserver (1x) .SH AUTHOR Pascal Hofstee