Code

improve streaming
[inkscape.git] / src / make.exclude
1 ######################################################################
2 # File: make.exclude
3 #
4 # This is a list of files to exclude from
5 # building using the DepTool.
6 # To use, edit this file, then run deptool
7 #
8 ######################################################################
11 ast
12 bonobo
14 dialogs/filedialog-win32.cpp
15 display/testnr.cpp
16 display/bezier-utils-test.cpp
17 dom/work
18 dom/odf/SvgOdg.cpp
19 extension/api.cpp
20 extension/dxf2svg
21 extension/internal/gnome.cpp
22 extension/script/bindtest.cpp
23 extension/script/cpptest.cpp
24 extension/plugin
25 extract-uri-test.cpp
26 helper/units-test.cpp
27 inkview.cpp
28 libnr/in-svg-plane-test.cpp
29 libnr/nr-compose-reference.cpp
30 libnr/nr-compose-test.cpp
31 libnr/nr-matrix-test.cpp
32 libnr/nr-point-fns-test.cpp
33 libnr/nr-rotate-fns-test.cpp
34 libnr/nr-rotate-test.cpp
35 libnr/nr-scale-test.cpp
36 libnr/nr-translate-test.cpp
37 libnr/nr-types-test.cpp
38 livarot/Path-test.cpp
39 main.cpp
40 mod360-test.cpp
41 trace/potrace/potest.cpp
42 round-test.cpp
43 sp-gradient-test.cpp
44 svg/ftos.cpp
45 utest
46 widgets/test-widgets.cpp
47 winmain.cpp
48 xml/quote-test.cpp
49 xml/repr-action-test.cpp
50 io/streamtest.cpp
53 pedro/pedrogui.cpp
54 pedro/pedrogui.h
55 pedro/work
57 ###############################################
58 # Bob:
59 # For the moment, DO NOT remove these from cvs
60 # until those files compile everywhere
61 ###############################################
62 ui/dialog/session-player.cpp
63 ui/dialog/whiteboard-connect.cpp
64 ui/dialog/whiteboard-sharewithchat.cpp
65 ui/dialog/whiteboard-sharewithuser.cpp
66 dialogs/whiteboard-connect-dialog.cpp
67 dialogs/whiteboard-common-dialog.cpp
68 dialogs/whiteboard-sharewithchat-dialog.cpp
69 dialogs/whiteboard-sharewithuser-dialog.cpp
71 ###############################################
72 # Uncomment the following to prevent building with Loudmouth
73 ###############################################
74 jabber_whiteboard/node-tracker.cpp
75 #jabber_whiteboard/inkboard-session.cpp
76 #jabber_whiteboard/inkboard-session.h
77 #jabber_whiteboard/message-verifier.h
78 #jabber_whiteboard/node-tracker.h
79 #jabber_whiteboard/node-utilities.h
80 #jabber_whiteboard/inkboard-session.cpp
81 jabber_whiteboard/node-utilities.cpp
83 ###############################################
84 # Various test harnesses in removeoverlap
85 ###############################################
86 removeoverlap/placement_SolveVPSC.cpp
87 removeoverlap/placement_SolveVPSC.h
88 removeoverlap/test.cpp
89 removeoverlap/remove_rectangle_overlap-test.cpp
90 removeoverlap/remove_rectangle_overlap-test.h