Code

Applied patch 1503805
[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 Makedep scheme.
6 # To use, run:
7 # perl mkfiles.pl
8 # then
9 # perl mkdep.pl
10 #
11 ######################################################################
14 ast
15 bonobo
17 dialogs/filedialog-win32.cpp
18 display/testnr.cpp
19 display/bezier-utils-test.cpp
20 dom/work
21 dom/odf/SvgOdg.cpp
22 extension/api.cpp
23 extension/dxf2svg
24 extension/internal/gnome.cpp
25 extension/script/bindtest.cpp
26 extension/script/cpptest.cpp
27 extension/plugin
28 extract-uri-test.cpp
29 helper/units-test.cpp
30 inkview.cpp
31 libnr/in-svg-plane-test.cpp
32 libnr/nr-matrix-test.cpp
33 libnr/nr-point-fns-test.cpp
34 libnr/nr-rotate-fns-test.cpp
35 libnr/nr-rotate-test.cpp
36 libnr/nr-scale-test.cpp
37 libnr/nr-translate-test.cpp
38 libnr/nr-types-test.cpp
39 livarot/Path-test.cpp
40 main.cpp
41 mod360-test.cpp
42 pedro
43 trace/potrace/potest.cpp
44 round-test.cpp
45 sp-gradient-test.cpp
46 svg/ftos.cpp
47 utest
48 widgets/test-widgets.cpp
49 winmain.cpp
50 xml/quote-test.cpp
51 xml/repr-action-test.cpp
52 io/streamtest.cpp
55 ###############################################
56 # Bob:
57 # For the moment, DO NOT remove these from cvs
58 # until those files compile everywhere
59 ###############################################
60 # Uncomment the following to prevent building with Loudmouth
61 ###############################################
62 dialogs/whiteboard-connect-dialog.cpp
63 dialogs/whiteboard-common-dialog.cpp
64 dialogs/whiteboard-sharewithchat-dialog.cpp
65 dialogs/whiteboard-sharewithuser-dialog.cpp
66 jabber_whiteboard
67 ui/dialog/session-player.cpp
68 ui/dialog/whiteboard-connect.cpp
69 ui/dialog/whiteboard-sharewithchat.cpp
70 ui/dialog/whiteboard-sharewithuser.cpp
71 ###############################################
72 # Uncomment the following to prevent building with Pedro
73 ###############################################
74 jabber_whiteboard/pedroxmpp.h
75 jabber_whiteboard/pedrodom.h
76 jabber_whiteboard/pedroxmpp.cpp
77 jabber_whiteboard/pedrodom.cpp
79 ###############################################
80 # Various test harnesses in removeoverlap
81 ###############################################
82 removeoverlap/placement_SolveVPSC.cpp
83 removeoverlap/placement_SolveVPSC.h
84 removeoverlap/test.cpp
85 removeoverlap/remove_rectangle_overlap-test.cpp
86 removeoverlap/remove_rectangle_overlap-test.h