]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add speex files to windows projs
authorAnthony Minessale <anthm@freeswitch.org>
Fri, 14 Feb 2014 21:44:52 +0000 (02:44 +0500)
committerAnthony Minessale <anthm@freeswitch.org>
Fri, 14 Feb 2014 21:44:52 +0000 (02:44 +0500)
w32/Library/FreeSwitchCore.2008.vcproj
w32/Library/FreeSwitchCore.2010.vcxproj
w32/Library/FreeSwitchCore.2010.vcxproj.filters
w32/Library/FreeSwitchCore.2012.vcxproj
w32/Library/FreeSwitchCore.2012.vcxproj.filters
w32/Library/FreeSwitchCore.vcproj

index ec89e9b9a66c13eecdeda40dce16439fbb4a9813..deda4ee7d1872457c2a131d191dbcee83a43d020 100644 (file)
                                RelativePath="..\..\src\switch_pcm.c"\r
                                >\r
                        </File>\r
+                       <File\r
+                               RelativePath="..\..\src\switch_speex.c"\r
+                               >\r
+                       </File>\r
                        <File\r
                                RelativePath="..\..\src\switch_pgsql.c"\r
                                >\r
index 84eeabe605dcfc0cda351d3c762ed201a7c362da..e72bdf4531e17e345cb08d48a3d1b263678e7ecd 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>\r
+<?xml version="1.0" encoding="utf-8"?>\r
 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
   <ItemGroup Label="ProjectConfigurations">\r
     <ProjectConfiguration Include="Debug|Win32">\r
@@ -425,6 +425,7 @@ if not exist "$(OutDir)htdocs" xcopy "$(SolutionDir)htdocs\*.*" "$(OutDir)htdocs
     <ClCompile Include="..\..\src\switch_odbc.c" />\r
     <ClCompile Include="..\..\src\switch_pgsql.c" />\r
     <ClCompile Include="..\..\src\switch_pcm.c" />\r
+    <ClCompile Include="..\..\src\switch_speex.c" />\r
     <ClCompile Include="..\..\src\switch_profile.c" />\r
     <ClCompile Include="..\..\src\switch_regex.c" />\r
     <ClCompile Include="..\..\src\switch_resample.c" />\r
@@ -865,4 +866,4 @@ if not exist "$(OutDir)htdocs" xcopy "$(SolutionDir)htdocs\*.*" "$(OutDir)htdocs
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
   <ImportGroup Label="ExtensionTargets">\r
   </ImportGroup>\r
-</Project>
\ No newline at end of file
+</Project>\r
index 5e33086899a45cacbc6c8f2f6349515ad36b0148..d5dadcf267149ec566a3cfd2a5da6d030dc41394 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>\r
+<?xml version="1.0" encoding="utf-8"?>\r
 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
   <ItemGroup>\r
     <ClCompile Include="..\..\src\g711.c">\r
     <ClCompile Include="..\..\src\switch_pcm.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
+    <ClCompile Include="..\..\src\switch_speex.c">\r
+      <Filter>Source Files</Filter>\r
+    </ClCompile>\r
     <ClCompile Include="..\..\src\switch_profile.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
       <Filter>Version Files</Filter>\r
     </ResourceCompile>\r
   </ItemGroup>\r
-</Project>
\ No newline at end of file
+</Project>\r
index bbe168a4f9f802e74608407cf1869867cc317659..5ca8d194188efe3ec6d0fc1a5f06c388e3767e4e 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>\r
+<?xml version="1.0" encoding="utf-8"?>\r
 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
   <ItemGroup Label="ProjectConfigurations">\r
     <ProjectConfiguration Include="Debug|Win32">\r
@@ -448,6 +448,7 @@ if not exist "$(OutDir)htdocs" xcopy "$(SolutionDir)htdocs\*.*" "$(OutDir)htdocs
     <ClCompile Include="..\..\src\switch_odbc.c" />\r
     <ClCompile Include="..\..\src\switch_pgsql.c" />\r
     <ClCompile Include="..\..\src\switch_pcm.c" />\r
+    <ClCompile Include="..\..\src\switch_speex.c" />\r
     <ClCompile Include="..\..\src\switch_profile.c" />\r
     <ClCompile Include="..\..\src\switch_regex.c" />\r
     <ClCompile Include="..\..\src\switch_resample.c" />\r
@@ -887,4 +888,4 @@ if not exist "$(OutDir)htdocs" xcopy "$(SolutionDir)htdocs\*.*" "$(OutDir)htdocs
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
   <ImportGroup Label="ExtensionTargets">\r
   </ImportGroup>\r
-</Project>
\ No newline at end of file
+</Project>\r
index 3f9b7f88766bf1a2a72fa13c002db3e45b441cbc..e289c8289ca45958593ea4770faa9104ea8a47c6 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>\r
+<?xml version="1.0" encoding="utf-8"?>\r
 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
   <ItemGroup>\r
     <ClCompile Include="..\..\src\g711.c">\r
     <ClCompile Include="..\..\src\switch_pcm.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
+    <ClCompile Include="..\..\src\switch_speex.c">\r
+      <Filter>Source Files</Filter>\r
+    </ClCompile>\r
     <ClCompile Include="..\..\src\switch_profile.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
       <Filter>Version Files</Filter>\r
     </None>\r
   </ItemGroup>\r
-</Project>
\ No newline at end of file
+</Project>\r
index a52622f64374cd3922f6ffe2558415090969b4d2..818da38f3c2dc7d23ce0e09ee1a900b7171e9c0f 100644 (file)
                                RelativePath="..\..\src\switch_pcm.c"\r
                                >\r
                        </File>\r
+                       <File\r
+                               RelativePath="..\..\src\switch_speex.c"\r
+                               >\r
+                       </File>\r
                        <File\r
                                RelativePath="..\..\src\switch_regex.c"\r
                                >\r