From f2e94579366a1af5782eef67d3386eb5050df66a Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Tue, 27 Nov 2007 16:45:47 +0000 Subject: [PATCH] add missing conf files git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6412 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- Freeswitch.sln | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Freeswitch.sln b/Freeswitch.sln index 968c753500..16b0a11b0c 100644 --- a/Freeswitch.sln +++ b/Freeswitch.sln @@ -712,6 +712,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "directory", "directory", "{ EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "sip_profiles", "sip_profiles", "{4DF5199E-F7F5-4347-97DD-22078FCDB371}" + ProjectSection(SolutionItems) = preProject + debug\conf\sip_profiles\default.xml = debug\conf\sip_profiles\default.xml + debug\conf\sip_profiles\nat.xml = debug\conf\sip_profiles\nat.xml + EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "lang", "lang", "{B487BEBE-4A5C-434F-8D30-39465412F84F}" EndProject