~ubuntu-branches/ubuntu/wily/qgis/wily

« back to all changes in this revision

Viewing changes to debian/qgis-config.1

  • Committer: Bazaar Package Importer
  • Author(s): Johan Van de Wauw
  • Date: 2010-07-11 20:23:24 UTC
  • mfrom: (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100711202324-5ktghxa7hracohmr
Tags: 1.4.0+12730-3ubuntu1
* Merge from Debian unstable (LP: #540941).
* Fix compilation issues with QT 4.7
* Add build-depends on libqt4-webkit-dev 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH qgis-config 1 "August 2004" "qgis-config" "User Commands"
2
 
.SH NAME
3
 
qgis-config \- returns information about installed qgis libraries and binaries 
4
 
.SH SYNOPSIS
5
 
.PP
6
 
.B qgis-config
7
 
[OPTIONS]
8
 
.SH DESCRIPTION
9
 
.PP
10
 
The \fIqgis-config\fP shell script is designed to retrieve the
11
 
configuration information about the libraries and binaries dealing with
12
 
QGIS 
13
 
 
14
 
.SH OPTIONS
15
 
.TP
16
 
\fB\-\-cflags\fR
17
 
print the prefix used by qgis
18
 
.TP
19
 
\fB\-\-bindir\fR
20
 
print destination of executable(s)
21
 
.TP
22
 
\fB\-\-cflags\fR
23
 
print the compiler flags that are necessary to compile a
24
 
plug-inshow location of C++ header files
25
 
.TP
26
 
\fB\-\-libs\fR
27
 
print the linker flags that are necessary to link a plug-in
28
 
.TP
29
 
\fB\-\-plugindir\fR
30
 
print the path where the plugins are installed
31
 
.TP
32
 
\fB\-\-major_version\fR
33
 
print major version of qgis
34
 
.TP
35
 
\fB\-\-minor_version\fR
36
 
print minor version of qgis
37
 
.TP
38
 
\fB\-\-micro_version\fR
39
 
print micro version of qgis
40
 
.TP
41
 
\fB\-\-extra_version\fR
42
 
print extra version of qgis
43
 
\fB\-\-help\fR
44
 
show help, then exit