X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fmake.exclude;h=d56a6bdff2201c9ab3d137f0e87bd39018b09f9f;hb=4601eacf8d5a7e695e9e83702a805afff34cd2b9;hp=ccd19dc828fc1ceb62bc6b53f8fd5f4eb3d12c0c;hpb=0afa6c53936d0dd5bc22c3b67693c3a71754e986;p=inkscape.git diff --git a/src/make.exclude b/src/make.exclude index ccd19dc82..d56a6bdff 100644 --- a/src/make.exclude +++ b/src/make.exclude @@ -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 # ###################################################################### @@ -51,30 +48,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