diff options
| author | Aaron Spike <aaron@ekips.org> | 2006-05-29 18:26:49 +0000 |
|---|---|---|
| committer | acspike <acspike@users.sourceforge.net> | 2006-05-29 18:26:49 +0000 |
| commit | 8cd1f878514ea3afc0c9e83549c0532dbb026891 (patch) | |
| tree | b27b9b617104e7e8400db32b3be1075abe9baf33 /src/make.exclude | |
| parent | workaround assertion upon file revert (diff) | |
| download | inkscape-8cd1f878514ea3afc0c9e83549c0532dbb026891.tar.gz inkscape-8cd1f878514ea3afc0c9e83549c0532dbb026891.zip | |
revert the other change that made inkboard build on windows
(bzr r1065)
Diffstat (limited to 'src/make.exclude')
| -rw-r--r-- | src/make.exclude | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/make.exclude b/src/make.exclude index 7135d9b65..2c1b8ccb6 100644 --- a/src/make.exclude +++ b/src/make.exclude @@ -72,10 +72,10 @@ io/streamtest.cpp ############################################### #Uncomment the following to build 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 |
