summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e1f7112)
raw | patch | inline | side by side (parent: e1f7112)
author | acspike <acspike@users.sourceforge.net> | |
Mon, 29 May 2006 18:47:27 +0000 (18:47 +0000) | ||
committer | acspike <acspike@users.sourceforge.net> | |
Mon, 29 May 2006 18:47:27 +0000 (18:47 +0000) |
src/make.exclude | patch | blob | history |
diff --git a/src/make.exclude b/src/make.exclude
index 2c1b8ccb68ccf5454ec7d4c3f219871d18b7ca82..6ac66cc777f333a5849f483704fb05139c90ab96 100644 (file)
--- a/src/make.exclude
+++ b/src/make.exclude
###############################################
# 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