diff options
Diffstat (limited to 'src/make.exclude')
| -rw-r--r-- | src/make.exclude | 27 |
1 files changed, 18 insertions, 9 deletions
diff --git a/src/make.exclude b/src/make.exclude index 543320c49..ccd19dc82 100644 --- a/src/make.exclude +++ b/src/make.exclude @@ -57,15 +57,24 @@ io/streamtest.cpp # For the moment, DO NOT remove these from cvs # until those files compile everywhere ############################################### -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 +# 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 +############################################### +#Uncomment the following to build with Pedro +############################################### +jabber_whiteboard/pedroxmpp.h +jabber_whiteboard/pedrodom.h +jabber_whiteboard/pedroxmpp.cpp +jabber_whiteboard/pedrodom.cpp ############################################### # Various test harnesses in removeoverlap |
