diff options
| author | Aaron Spike <aaron@ekips.org> | 2006-05-29 18:47:27 +0000 |
|---|---|---|
| committer | acspike <acspike@users.sourceforge.net> | 2006-05-29 18:47:27 +0000 |
| commit | b1579e2feef253cfb2a603c86f662a90d15b5840 (patch) | |
| tree | 0ac78fa608296d0921a2a478dcb5033a82d67240 /src/make.exclude | |
| parent | swap order of palette and statusbar commands to match the screen layout (diff) | |
| download | inkscape-b1579e2feef253cfb2a603c86f662a90d15b5840.tar.gz inkscape-b1579e2feef253cfb2a603c86f662a90d15b5840.zip | |
try to exclude the right files again
(bzr r1069)
Diffstat (limited to 'src/make.exclude')
| -rw-r--r-- | src/make.exclude | 31 |
1 files changed, 15 insertions, 16 deletions
diff --git a/src/make.exclude b/src/make.exclude index 2c1b8ccb6..6ac66cc77 100644 --- a/src/make.exclude +++ b/src/make.exclude @@ -54,28 +54,27 @@ io/streamtest.cpp ############################################### # 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 +# Uncomment the following to prevent building 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 +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 +# Uncomment the following to prevent building with Pedro ############################################### -#jabber_whiteboard/pedroxmpp.h -#jabber_whiteboard/pedrodom.h -#jabber_whiteboard/pedroxmpp.cpp -#jabber_whiteboard/pedrodom.cpp +jabber_whiteboard/pedroxmpp.h +jabber_whiteboard/pedrodom.h +jabber_whiteboard/pedroxmpp.cpp +jabber_whiteboard/pedrodom.cpp ############################################### # Various test harnesses in removeoverlap |
