[Freeswitch-svn] [commit] r3100 - freeswitch/trunk/src/mod/event_handlers/mod_cdr
Freeswitch SVN
mikej at freeswitch.org
Thu Oct 19 02:30:16 EDT 2006
Author: mikej
Date: Thu Oct 19 02:30:15 2006
New Revision: 3100
Modified:
freeswitch/trunk/src/mod/event_handlers/mod_cdr/mod_cdr.vcproj
Log:
add xmlcdr to windows build of mod_cdr.
Modified: freeswitch/trunk/src/mod/event_handlers/mod_cdr/mod_cdr.vcproj
==============================================================================
--- freeswitch/trunk/src/mod/event_handlers/mod_cdr/mod_cdr.vcproj (original)
+++ freeswitch/trunk/src/mod/event_handlers/mod_cdr/mod_cdr.vcproj Thu Oct 19 02:30:15 2006
@@ -396,6 +396,10 @@
RelativePath=".\pddcdr.cpp"
>
</File>
+ <File
+ RelativePath=".\xmlcdr.cpp"
+ >
+ </File>
</Filter>
<Filter
Name="Header Files"
@@ -424,6 +428,10 @@
</File>
<File
RelativePath=".\pddcdr.h"
+ >
+ </File>
+ <File
+ RelativePath=".\xmlcdr.h"
>
</File>
</Filter>
More information about the Freeswitch-svn
mailing list