Code

new files
[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/testdom.cpp
21 dom/testsvg.cpp
22 dom/xpathtest.cpp
23 dom/xpathtests.cpp
24 extension/api.cpp
25 extension/dxf2svg
26 extension/internal/gnome.cpp
27 extension/script/bindtest.cpp
28 extension/script/cpptest.cpp
29 extension/plugin
30 extract-uri-test.cpp
31 helper/units-test.cpp
32 inkview.cpp
33 libnr/in-svg-plane-test.cpp
34 libnr/nr-matrix-test.cpp
35 libnr/nr-point-fns-test.cpp
36 libnr/nr-rotate-fns-test.cpp
37 libnr/nr-rotate-test.cpp
38 libnr/nr-scale-test.cpp
39 libnr/nr-translate-test.cpp
40 libnr/nr-types-test.cpp
41 livarot/Path-test.cpp
42 main.cpp
43 mod360-test.cpp
44 trace/potrace/potest.cpp
45 round-test.cpp
46 sp-gradient-test.cpp
47 svg/ftos.cpp
48 utest
49 widgets/test-widgets.cpp
50 winmain.cpp
51 xml/quote-test.cpp
52 xml/repr-action-test.cpp
53 io/streamtest.cpp
56 ###############################################
57 # Bob:
58 # Uncomment these to build Inkboard
59 # For the moment, DO NOT remove these from cvs
60 # until those files compile everywhere
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
72 ###############################################
73 # Various test harnesses in removeoverlap
74 ###############################################
75 removeoverlap/placement_SolveVPSC.cpp
76 removeoverlap/placement_SolveVPSC.h
77 removeoverlap/test.cpp
78 removeoverlap/remove_rectangle_overlap-test.cpp
79 removeoverlap/remove_rectangle_overlap-test.h