~showard314/ubuntu/utopic/qtiplot/utopic_1311721

« back to all changes in this revision

Viewing changes to .pc/05_link_gl2ps.patch/3rdparty/qwtplot3d/qwtplot3d.pri

  • Committer: Bazaar Package Importer
  • Author(s): Scott Howard
  • Date: 2011-05-07 17:00:26 UTC
  • mfrom: (1.1.9 upstream) (2.1.10 sid)
  • Revision ID: james.westby@ubuntu.com-20110507170026-77wvcv8uc6955fff
* moved debian/build.conf into debian/patches/03_build_conf.patch
  to track changes to build.conf between releases. Updated
  debian/rules accordingly.
* New upstream release. (Closes: #599450)
* Refreshed patches.
* debian/control B-D on libalglib-dev, libtamuanova-dev,
  libqtexengine-dev
* debian/rules allows for parallel builds
* Byte compile python modules with dh_python2, removed debian/*.post{rm,inst}
  dropped dependency on depricated python-central (Closes: #587669)
* Added shared-mime-info xml data in debian/qtiplot.sharedmimeinfo
  (LP: #184307)
* 04_qwtplot3d_static.patch added to build a modified static
  library of qwt3dplot
* 05_link_gl2ps.patch added to use Debian gl2ps library.
* Policy 3.9.2, no changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# #####################################################################
 
2
# Automatically generated by qmake (2.01a) Tue 6. May 14:33:47 2008
 
3
# #####################################################################
 
4
TARGET = qwtplot3d
 
5
TEMPLATE = lib
 
6
DEPENDPATH += src \
 
7
    include \
 
8
    3rdparty\gl2ps
 
9
INCLUDEPATH += .
 
10
 
 
11
# Input
 
12
HEADERS += include/qwt3d_extglwidget.h \
 
13
    include/qwt3d_color.h \
 
14
    include/qwt3d_global.h \
 
15
    include/qwt3d_types.h \
 
16
    include/qwt3d_axis.h \
 
17
    include/qwt3d_coordsys.h \
 
18
    include/qwt3d_drawable.h \
 
19
    include/qwt3d_helper.h \
 
20
    include/qwt3d_label.h \
 
21
    include/qwt3d_openglhelper.h \
 
22
    include/qwt3d_curve.h \
 
23
    include/qwt3d_colorlegend.h \
 
24
    include/qwt3d_plot.h \
 
25
    include/qwt3d_enrichment.h \
 
26
    include/qwt3d_enrichment_std.h \
 
27
    include/qwt3d_autoscaler.h \
 
28
    include/qwt3d_autoptr.h \
 
29
    include/qwt3d_io.h \
 
30
    include/qwt3d_io_reader.h \
 
31
    include/qwt3d_scale.h \
 
32
    include/qwt3d_portability.h \
 
33
    include/qwt3d_mapping.h \
 
34
    include/qwt3d_gridmapping.h \
 
35
    include/qwt3d_parametricsurface.h \
 
36
    include/qwt3d_function.h \
 
37
    include/qwt3d_volumeplot.h \
 
38
    include/qwt3d_graphplot.h \
 
39
    include/qwt3d_multiplot.h \
 
40
    include/qwt3d_io_gl2ps.h \
 
41
    3rdparty/gl2ps/gl2ps.h
 
42
SOURCES += src/qwt3d_extglwidget.cpp \
 
43
    src/qwt3d_axis.cpp \
 
44
    src/qwt3d_color.cpp \
 
45
    src/qwt3d_coordsys.cpp \
 
46
    src/qwt3d_drawable.cpp \
 
47
    src/qwt3d_mousekeyboard.cpp \
 
48
    src/qwt3d_movements.cpp \
 
49
    src/qwt3d_lighting.cpp \
 
50
    src/qwt3d_curve.cpp \
 
51
    src/qwt3d_colorlegend.cpp \
 
52
    src/qwt3d_plot.cpp \
 
53
    src/qwt3d_label.cpp \
 
54
    src/qwt3d_types.cpp \
 
55
    src/qwt3d_enrichment_std.cpp \
 
56
    src/qwt3d_autoscaler.cpp \
 
57
    src/qwt3d_io_reader.cpp \
 
58
    src/qwt3d_io.cpp \
 
59
    src/qwt3d_scale.cpp \
 
60
    src/qwt3d_gridmapping.cpp \
 
61
    src/qwt3d_parametricsurface.cpp \
 
62
    src/qwt3d_function.cpp \
 
63
    src/qwt3d_gridplot.cpp \
 
64
    src/qwt3d_meshplot.cpp \
 
65
    src/qwt3d_io_gl2ps.cpp \
 
66
    3rdparty/gl2ps/gl2ps.c