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