File: qwtplot3d.pri

package info (click to toggle)
qtiplot 0.9.8.9-15
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 36,196 kB
  • ctags: 15,690
  • sloc: cpp: 129,846; ansic: 5,781; python: 861; makefile: 56
file content (63 lines) | stat: -rw-r--r-- 1,918 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# #####################################################################
# Automatically generated by qmake (2.01a) Tue 6. May 14:33:47 2008
# #####################################################################
TARGET = qwtplot3d
TEMPLATE = lib
DEPENDPATH += src \
    include
INCLUDEPATH += .

# Input
HEADERS += include/qwt3d_extglwidget.h \
    include/qwt3d_color.h \
    include/qwt3d_global.h \
    include/qwt3d_types.h \
    include/qwt3d_axis.h \
    include/qwt3d_coordsys.h \
    include/qwt3d_drawable.h \
    include/qwt3d_helper.h \
    include/qwt3d_label.h \
    include/qwt3d_openglhelper.h \
    include/qwt3d_curve.h \
    include/qwt3d_colorlegend.h \
    include/qwt3d_plot.h \
    include/qwt3d_enrichment.h \
    include/qwt3d_enrichment_std.h \
    include/qwt3d_autoscaler.h \
    include/qwt3d_autoptr.h \
    include/qwt3d_io.h \
    include/qwt3d_io_reader.h \
    include/qwt3d_scale.h \
    include/qwt3d_portability.h \
    include/qwt3d_mapping.h \
    include/qwt3d_gridmapping.h \
    include/qwt3d_parametricsurface.h \
    include/qwt3d_function.h \
    include/qwt3d_volumeplot.h \
    include/qwt3d_graphplot.h \
    include/qwt3d_multiplot.h \
    include/qwt3d_io_gl2ps.h
SOURCES += src/qwt3d_extglwidget.cpp \
    src/qwt3d_axis.cpp \
    src/qwt3d_color.cpp \
    src/qwt3d_coordsys.cpp \
    src/qwt3d_drawable.cpp \
    src/qwt3d_mousekeyboard.cpp \
    src/qwt3d_movements.cpp \
    src/qwt3d_lighting.cpp \
    src/qwt3d_curve.cpp \
    src/qwt3d_colorlegend.cpp \
    src/qwt3d_plot.cpp \
    src/qwt3d_label.cpp \
    src/qwt3d_types.cpp \
    src/qwt3d_enrichment_std.cpp \
    src/qwt3d_autoscaler.cpp \
    src/qwt3d_io_reader.cpp \
    src/qwt3d_io.cpp \
    src/qwt3d_scale.cpp \
    src/qwt3d_gridmapping.cpp \
    src/qwt3d_parametricsurface.cpp \
    src/qwt3d_function.cpp \
    src/qwt3d_gridplot.cpp \
    src/qwt3d_meshplot.cpp \
    src/qwt3d_io_gl2ps.cpp