summaryrefslogtreecommitdiffstats
path: root/src/make.exclude
diff options
context:
space:
mode:
authorAaron Spike <aaron@ekips.org>2006-05-05 18:46:24 +0000
committeracspike <acspike@users.sourceforge.net>2006-05-05 18:46:24 +0000
commit37ea4c51eb86449515b91b1160b280e758d16c12 (patch)
treea300403cb86836d20bb2a14cdb6b0ae3c082d441 /src/make.exclude
parentremove these (diff)
downloadinkscape-37ea4c51eb86449515b91b1160b280e758d16c12.tar.gz
inkscape-37ea4c51eb86449515b91b1160b280e758d16c12.zip
whiteboard on windows
nobody else was committing this ;-) (bzr r745)
Diffstat (limited to 'src/make.exclude')
-rw-r--r--src/make.exclude27
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