Code

added a copy of pedrogui to jabber_whiteboard for custom development
[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
51 pedro/pedrogui.cpp
52 pedro/pedrogui.h
53 pedro/work
55 ###############################################
56 # Bob:
57 # For the moment, DO NOT remove these from cvs
58 # until those files compile everywhere
59 ###############################################
60 ui/dialog/session-player.cpp
61 ui/dialog/whiteboard-connect.cpp
62 ui/dialog/whiteboard-sharewithchat.cpp
63 ui/dialog/whiteboard-sharewithuser.cpp
64 dialogs/whiteboard-connect-dialog.cpp
65 dialogs/whiteboard-common-dialog.cpp
66 dialogs/whiteboard-sharewithchat-dialog.cpp
67 dialogs/whiteboard-sharewithuser-dialog.cpp
69 ###############################################
70 # Uncomment the following to prevent building with Loudmouth
71 ###############################################
72 jabber_whiteboard/node-tracker.cpp
73 jabber_whiteboard/inkboard-session.cpp
74 jabber_whiteboard/inkboard-session.h
75 jabber_whiteboard/message-verifier.h
76 jabber_whiteboard/node-tracker.h
77 jabber_whiteboard/node-utilities.h
78 jabber_whiteboard/inkboard-session.cpp
79 jabber_whiteboard/node-utilities.cpp
81 ###############################################
82 # Various test harnesses in removeoverlap
83 ###############################################
84 removeoverlap/placement_SolveVPSC.cpp
85 removeoverlap/placement_SolveVPSC.h
86 removeoverlap/test.cpp
87 removeoverlap/remove_rectangle_overlap-test.cpp
88 removeoverlap/remove_rectangle_overlap-test.h