Code

patch from Gustav Broberg: undo annotations and history dialog
[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-matrix-test.cpp
30 libnr/nr-point-fns-test.cpp
31 libnr/nr-rotate-fns-test.cpp
32 libnr/nr-rotate-test.cpp
33 libnr/nr-scale-test.cpp
34 libnr/nr-translate-test.cpp
35 libnr/nr-types-test.cpp
36 livarot/Path-test.cpp
37 main.cpp
38 mod360-test.cpp
39 trace/potrace/potest.cpp
40 round-test.cpp
41 sp-gradient-test.cpp
42 svg/ftos.cpp
43 utest
44 widgets/test-widgets.cpp
45 winmain.cpp
46 xml/quote-test.cpp
47 xml/repr-action-test.cpp
48 io/streamtest.cpp
49 pedro/work
51 ###############################################
52 # Bob:
53 # For the moment, DO NOT remove these from cvs
54 # until those files compile everywhere
55 ###############################################
56 ui/dialog/session-player.cpp
57 ui/dialog/whiteboard-connect.cpp
58 ui/dialog/whiteboard-sharewithchat.cpp
59 ui/dialog/whiteboard-sharewithuser.cpp
60 dialogs/whiteboard-connect-dialog.cpp
61 dialogs/whiteboard-common-dialog.cpp
62 dialogs/whiteboard-sharewithchat-dialog.cpp
63 dialogs/whiteboard-sharewithuser-dialog.cpp
65 ###############################################
66 # Uncomment the following to prevent building with Loudmouth
67 ###############################################
68 jabber_whiteboard/node-tracker.cpp
69 jabber_whiteboard/inkboard-session.cpp
70 jabber_whiteboard/inkboard-session.h
71 jabber_whiteboard/message-verifier.h
72 jabber_whiteboard/node-tracker.h
73 jabber_whiteboard/node-utilities.h
74 jabber_whiteboard/inkboard-session.cpp
75 jabber_whiteboard/node-utilities.cpp
77 ###############################################
78 # Various test harnesses in removeoverlap
79 ###############################################
80 removeoverlap/placement_SolveVPSC.cpp
81 removeoverlap/placement_SolveVPSC.h
82 removeoverlap/test.cpp
83 removeoverlap/remove_rectangle_overlap-test.cpp
84 removeoverlap/remove_rectangle_overlap-test.h