add new config files to the sln.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5459 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2007-06-24 20:38:22 +00:00
parent f0bf734e6e
commit 13afb64dcb

View File

@ -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