Code

Ensure that rubberbanding has been initialized before manipulating rubberband
[inkscape.git] / src / make.exclude
index ccd19dc828fc1ceb62bc6b53f8fd5f4eb3d12c0c..6ded4d0d5df50d017297b687785ac7ef7130bf29 100644 (file)
@@ -2,11 +2,8 @@
 # File: make.exclude
 #
 # This is a list of files to exclude from
-# building using the Makedep scheme.
-# To use, run:
-# perl mkfiles.pl
-# then
-# perl mkdep.pl
+# building using the DepTool.
+# To use, edit this file, then run deptool
 #
 ######################################################################
 
@@ -29,6 +26,8 @@ extract-uri-test.cpp
 helper/units-test.cpp
 inkview.cpp
 libnr/in-svg-plane-test.cpp
+libnr/nr-compose-reference.cpp
+libnr/nr-compose-test.cpp
 libnr/nr-matrix-test.cpp
 libnr/nr-point-fns-test.cpp
 libnr/nr-rotate-fns-test.cpp
@@ -51,30 +50,35 @@ xml/repr-action-test.cpp
 io/streamtest.cpp
 
 
+pedro/pedrogui.cpp
+pedro/pedrogui.h
+pedro/work
+
 ###############################################
 # Bob:
-# Uncomment these to build Inkboard
 # For the moment, DO NOT remove these from cvs
 # until those files compile everywhere
 ###############################################
-# Uncomment the following to build with Loudmouth
-###############################################
-#dialogs/whiteboard-connect-dialog.cpp
-#dialogs/whiteboard-common-dialog.cpp
-#dialogs/whiteboard-sharewithchat-dialog.cpp
-#dialogs/whiteboard-sharewithuser-dialog.cpp
-#jabber_whiteboard
-#ui/dialog/session-player.cpp
-#ui/dialog/whiteboard-connect.cpp
-#ui/dialog/whiteboard-sharewithchat.cpp
-#ui/dialog/whiteboard-sharewithuser.cpp
+ui/dialog/session-player.cpp
+ui/dialog/whiteboard-connect.cpp
+ui/dialog/whiteboard-sharewithchat.cpp
+ui/dialog/whiteboard-sharewithuser.cpp
+dialogs/whiteboard-connect-dialog.cpp
+dialogs/whiteboard-common-dialog.cpp
+dialogs/whiteboard-sharewithchat-dialog.cpp
+dialogs/whiteboard-sharewithuser-dialog.cpp
+
 ###############################################
-#Uncomment the following to build with Pedro
+# Uncomment the following to prevent building with Loudmouth
 ###############################################
-jabber_whiteboard/pedroxmpp.h
-jabber_whiteboard/pedrodom.h
-jabber_whiteboard/pedroxmpp.cpp
-jabber_whiteboard/pedrodom.cpp
+jabber_whiteboard/node-tracker.cpp
+#jabber_whiteboard/inkboard-session.cpp
+#jabber_whiteboard/inkboard-session.h
+#jabber_whiteboard/message-verifier.h
+#jabber_whiteboard/node-tracker.h
+#jabber_whiteboard/node-utilities.h
+#jabber_whiteboard/inkboard-session.cpp
+jabber_whiteboard/node-utilities.cpp
 
 ###############################################
 # Various test harnesses in removeoverlap
@@ -83,4 +87,4 @@ removeoverlap/placement_SolveVPSC.cpp
 removeoverlap/placement_SolveVPSC.h
 removeoverlap/test.cpp
 removeoverlap/remove_rectangle_overlap-test.cpp
-removeoverlap/remove_rectangle_overlap-test.h
\ No newline at end of file
+removeoverlap/remove_rectangle_overlap-test.h