From 13afb64dcb3e790e82d88fbd1d0848c769b55ac8 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Sun, 24 Jun 2007 20:38:22 +0000 Subject: [PATCH] add new config files to the sln. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5459 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- Freeswitch.sln | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Freeswitch.sln b/Freeswitch.sln index 25d9b7b360..4763ab2432 100644 --- a/Freeswitch.sln +++ b/Freeswitch.sln @@ -507,6 +507,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Release", "Release", "{7BFD release\conf\syslog.conf.xml = release\conf\syslog.conf.xml release\conf\wanpipe.conf.xml = release\conf\wanpipe.conf.xml release\conf\woomera.conf.xml = release\conf\woomera.conf.xml + release\conf\xml_cdr.conf.xml = release\conf\xml_cdr.conf.xml release\conf\xml_curl.conf.xml = release\conf\xml_curl.conf.xml release\conf\xml_rpc.conf.xml = release\conf\xml_rpc.conf.xml release\conf\xmpp_event.conf.xml = release\conf\xmpp_event.conf.xml @@ -540,6 +541,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Debug", "Debug", "{6374D55C debug\conf\syslog.conf.xml = debug\conf\syslog.conf.xml debug\conf\wanpipe.conf.xml = debug\conf\wanpipe.conf.xml debug\conf\woomera.conf.xml = debug\conf\woomera.conf.xml + debug\conf\xml_cdr.conf.xml = debug\conf\xml_cdr.conf.xml debug\conf\xml_curl.conf.xml = debug\conf\xml_curl.conf.xml debug\conf\xml_rpc.conf.xml = debug\conf\xml_rpc.conf.xml debug\conf\xmpp_event.conf.xml = debug\conf\xmpp_event.conf.xml