Code

179863c6e2077f9ebd4fb58f7e273cd0d7cabdd0
[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/js
28 extension/script/bindtest.cpp
29 extension/script/cpptest.cpp
30 extension/plugin
31 extract-uri-test.cpp
32 helper/units-test.cpp
33 inkview.cpp
34 libnr/in-svg-plane-test.cpp
35 libnr/nr-matrix-test.cpp
36 libnr/nr-point-fns-test.cpp
37 libnr/nr-rotate-fns-test.cpp
38 libnr/nr-rotate-test.cpp
39 libnr/nr-scale-test.cpp
40 libnr/nr-translate-test.cpp
41 libnr/nr-types-test.cpp
42 livarot/Path-test.cpp
43 main.cpp
44 mod360-test.cpp
45 trace/potrace/potest.cpp
46 round-test.cpp
47 sp-gradient-test.cpp
48 svg/ftos.cpp
49 utest
50 widgets/test-widgets.cpp
51 winmain.cpp
52 xml/quote-test.cpp
53 xml/repr-action-test.cpp
54 io/streamtest.cpp
57 ###############################################
58 # Bob:
59 # Uncomment these to build Inkboard
60 # For the moment, DO NOT remove these from cvs
61 # until those files compile everywhere
62 ###############################################
63 dialogs/whiteboard-connect-dialog.cpp
64 dialogs/whiteboard-common-dialog.cpp
65 dialogs/whiteboard-sharewithchat-dialog.cpp
66 dialogs/whiteboard-sharewithuser-dialog.cpp
67 jabber_whiteboard
68 ui/dialog/session-player.cpp
69 ui/dialog/whiteboard-connect.cpp
70 ui/dialog/whiteboard-sharewithchat.cpp
71 ui/dialog/whiteboard-sharewithuser.cpp
73 ###############################################
74 # Various test harnesses in removeoverlap
75 ###############################################
76 removeoverlap/placement_SolveVPSC.cpp
77 removeoverlap/placement_SolveVPSC.h
78 removeoverlap/test.cpp
79 removeoverlap/remove_rectangle_overlap-test.cpp
80 removeoverlap/remove_rectangle_overlap-test.h