Code

limit the smallest exponent in transforms; anything smaller is written as 0
[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 trace/potrace/potest.cpp
43 round-test.cpp
44 sp-gradient-test.cpp
45 svg/ftos.cpp
46 utest
47 widgets/test-widgets.cpp
48 winmain.cpp
49 xml/quote-test.cpp
50 xml/repr-action-test.cpp
51 io/streamtest.cpp
54 ###############################################
55 # Bob:
56 # Uncomment these to build Inkboard
57 # For the moment, DO NOT remove these from cvs
58 # until those files compile everywhere
59 ###############################################
60 dialogs/whiteboard-connect-dialog.cpp
61 dialogs/whiteboard-common-dialog.cpp
62 dialogs/whiteboard-sharewithchat-dialog.cpp
63 dialogs/whiteboard-sharewithuser-dialog.cpp
64 jabber_whiteboard
65 ui/dialog/session-player.cpp
66 ui/dialog/whiteboard-connect.cpp
67 ui/dialog/whiteboard-sharewithchat.cpp
68 ui/dialog/whiteboard-sharewithuser.cpp
70 ###############################################
71 # Various test harnesses in removeoverlap
72 ###############################################
73 removeoverlap/placement_SolveVPSC.cpp
74 removeoverlap/placement_SolveVPSC.h
75 removeoverlap/test.cpp
76 removeoverlap/remove_rectangle_overlap-test.cpp
77 removeoverlap/remove_rectangle_overlap-test.h