wAppIconPaint argument removed
[wmaker-crm.git] / doc / get-wraster-flags.1
blob08075b411bb35588e977e42fbc985a12d0d6f950
1 .TH "get-wraster-flags" "1" "22 March 2005"
2 .SH "NAME"
3 \fBget-wraster-flags\fR \- output libwraster compile and linker flags
4 .PP
5 .SH "SYNOPSIS"
6 .B get-wraster-flags \fR[ \fI\-\-cflags \fR] [ \fI\-\-ldflags \fR]
7 [ \fI\-\-libs \fR]
8 .PP
9 .SH "DESCRIPTION"
10 \fBget-wraster-flags \fR\- output include path, library search path or
11 library archive names needed to compile and link with libwraster.
12 .PP
13 .SH "OPTIONS"
14 .TP
15 .B \-\-cflags
16 \fRoutput include file search path to find all header files needed to compile
17 source code using libwraster functions.
18 .TP
19 .B \-\-ldflags
20 \fRoutput library search path required to find all library archives needed to
21 link object files with libwraster.
22 .TP
23 .B \-\-libs
24 \fRoutput library archive names required to link object filed with libwraster.
25 .PP
26 .SH "AUTHOR"
27 get-wraster-flags is a part of Window Maker, wich was written by
28 Alfredo K. Kojima <kojima@windowmaker.info> and Dan Pascu <dan@windowmaker.info>,
29 with contributions from many people around the Internet.
30 .PP
31 This manpage was written by Frederik Schueler <fschueler@gmx.net> for the
32 Debian GNU/Linux system (but may be used by others).