Upgraded to libsndfile 1.0.19
Removed stb_vorbis git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1071 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
392eb219f2
commit
137ef64f2a
21 changed files with 937 additions and 7156 deletions
|
@ -1,11 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<CodeBlocks_workspace_file>
|
||||
<Workspace title="SFML workspace">
|
||||
<Project filename="sfml-system.cbp" active="1" />
|
||||
<Project filename="sfml-system.cbp" />
|
||||
<Project filename="sfml-window.cbp" />
|
||||
<Project filename="sfml-network.cbp" />
|
||||
<Project filename="sfml-graphics.cbp" />
|
||||
<Project filename="sfml-audio.cbp" />
|
||||
<Project filename="sfml-audio.cbp" active="1" />
|
||||
<Project filename="sfml-main.cbp" />
|
||||
<Project filename="..\..\samples\build\codeblocks\ftp.cbp" />
|
||||
<Project filename="..\..\samples\build\codeblocks\opengl.cbp" />
|
||||
|
|
|
@ -129,16 +129,8 @@
|
|||
<Unit filename="..\..\src\SFML\Audio\SoundBufferRecorder.cpp" />
|
||||
<Unit filename="..\..\src\SFML\Audio\SoundFile.cpp" />
|
||||
<Unit filename="..\..\src\SFML\Audio\SoundFile.hpp" />
|
||||
<Unit filename="..\..\src\SFML\Audio\SoundFileDefault.cpp" />
|
||||
<Unit filename="..\..\src\SFML\Audio\SoundFileDefault.hpp" />
|
||||
<Unit filename="..\..\src\SFML\Audio\SoundFileOgg.cpp" />
|
||||
<Unit filename="..\..\src\SFML\Audio\SoundFileOgg.hpp" />
|
||||
<Unit filename="..\..\src\SFML\Audio\SoundRecorder.cpp" />
|
||||
<Unit filename="..\..\src\SFML\Audio\SoundStream.cpp" />
|
||||
<Unit filename="..\..\src\SFML\Audio\stb_vorbis\stb_vorbis.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="..\..\src\SFML\Audio\stb_vorbis\stb_vorbis.h" />
|
||||
<Extensions>
|
||||
<code_completion />
|
||||
<envvars />
|
||||
|
|
|
@ -343,52 +343,6 @@
|
|||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="stb_vorbis"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Audio\stb_vorbis\stb_vorbis.c"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug DLL|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
WarningLevel="2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release DLL|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="3"
|
||||
WarningLevel="2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug static|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
WarningLevel="2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release static|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="3"
|
||||
WarningLevel="2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Audio\stb_vorbis\stb_vorbis.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Audio\AudioDevice.cpp"
|
||||
>
|
||||
|
@ -457,22 +411,6 @@
|
|||
RelativePath="..\..\src\SFML\Audio\SoundFile.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Audio\SoundFileDefault.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Audio\SoundFileDefault.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Audio\SoundFileOgg.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Audio\SoundFileOgg.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Audio\SoundRecorder.cpp"
|
||||
>
|
||||
|
|
|
@ -339,52 +339,6 @@
|
|||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="stb_vorbis"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Audio\stb_vorbis\stb_vorbis.c"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug DLL|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
WarningLevel="2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release DLL|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="3"
|
||||
WarningLevel="2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug static|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
WarningLevel="2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release static|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="3"
|
||||
WarningLevel="2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Audio\stb_vorbis\stb_vorbis.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Audio\AudioDevice.cpp"
|
||||
>
|
||||
|
@ -453,22 +407,6 @@
|
|||
RelativePath="..\..\src\SFML\Audio\SoundFile.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Audio\SoundFileDefault.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Audio\SoundFileDefault.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Audio\SoundFileOgg.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Audio\SoundFileOgg.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Audio\SoundRecorder.cpp"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue