mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 02:00:33 +00:00
cleaned the makefiles
Original commit message from CVS: cleaned the makefiles
This commit is contained in:
parent
9be33f8db4
commit
8a934d6766
3 changed files with 14 additions and 12 deletions
|
@ -4,6 +4,7 @@
|
||||||
Version="7.10"
|
Version="7.10"
|
||||||
Name="audio"
|
Name="audio"
|
||||||
ProjectGUID="{979C216F-0ACF-4956-AE00-055A42D67893}"
|
ProjectGUID="{979C216F-0ACF-4956-AE00-055A42D67893}"
|
||||||
|
RootNamespace="audio"
|
||||||
Keyword="Win32Proj">
|
Keyword="Win32Proj">
|
||||||
<Platforms>
|
<Platforms>
|
||||||
<Platform
|
<Platform
|
||||||
|
@ -12,8 +13,8 @@
|
||||||
<Configurations>
|
<Configurations>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Debug|Win32"
|
Name="Debug|Win32"
|
||||||
OutputDirectory="../../../../win32/Debug"
|
OutputDirectory="../../../win32/Debug"
|
||||||
IntermediateDirectory="../../../../win32/Debug"
|
IntermediateDirectory="../../../win32/Debug"
|
||||||
ConfigurationType="2"
|
ConfigurationType="2"
|
||||||
CharacterSet="2">
|
CharacterSet="2">
|
||||||
<Tool
|
<Tool
|
||||||
|
@ -67,8 +68,8 @@
|
||||||
</Configuration>
|
</Configuration>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Release|Win32"
|
Name="Release|Win32"
|
||||||
OutputDirectory="../../../../win32/Release"
|
OutputDirectory="../../../win32/Release"
|
||||||
IntermediateDirectory="../../../../win32/Release"
|
IntermediateDirectory="../../../win32/Release"
|
||||||
ConfigurationType="2"
|
ConfigurationType="2"
|
||||||
CharacterSet="2">
|
CharacterSet="2">
|
||||||
<Tool
|
<Tool
|
||||||
|
|
|
@ -4,6 +4,7 @@
|
||||||
Version="7.10"
|
Version="7.10"
|
||||||
Name="audiofilter"
|
Name="audiofilter"
|
||||||
ProjectGUID="{979C216F-0ACF-4956-AE00-055A42D67894}"
|
ProjectGUID="{979C216F-0ACF-4956-AE00-055A42D67894}"
|
||||||
|
RootNamespace="audiofilter"
|
||||||
Keyword="Win32Proj">
|
Keyword="Win32Proj">
|
||||||
<Platforms>
|
<Platforms>
|
||||||
<Platform
|
<Platform
|
||||||
|
@ -12,8 +13,8 @@
|
||||||
<Configurations>
|
<Configurations>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Debug|Win32"
|
Name="Debug|Win32"
|
||||||
OutputDirectory="../../../../win32/Debug"
|
OutputDirectory="../../../win32/Debug"
|
||||||
IntermediateDirectory="../../../../win32/Debug"
|
IntermediateDirectory="../../../win32/Debug"
|
||||||
ConfigurationType="2"
|
ConfigurationType="2"
|
||||||
CharacterSet="2">
|
CharacterSet="2">
|
||||||
<Tool
|
<Tool
|
||||||
|
@ -67,8 +68,8 @@
|
||||||
</Configuration>
|
</Configuration>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Release|Win32"
|
Name="Release|Win32"
|
||||||
OutputDirectory="../../../../win32/Release"
|
OutputDirectory="../../../win32/Release"
|
||||||
IntermediateDirectory="../../../../win32/Release"
|
IntermediateDirectory="../../../win32/Release"
|
||||||
ConfigurationType="2"
|
ConfigurationType="2"
|
||||||
CharacterSet="2">
|
CharacterSet="2">
|
||||||
<Tool
|
<Tool
|
||||||
|
|
|
@ -12,8 +12,8 @@
|
||||||
<Configurations>
|
<Configurations>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Debug|Win32"
|
Name="Debug|Win32"
|
||||||
OutputDirectory="../../../../win32/Debug"
|
OutputDirectory="../../../win32/Debug"
|
||||||
IntermediateDirectory="../../../../win32/Debug"
|
IntermediateDirectory="../../../win32/Debug"
|
||||||
ConfigurationType="2"
|
ConfigurationType="2"
|
||||||
CharacterSet="2">
|
CharacterSet="2">
|
||||||
<Tool
|
<Tool
|
||||||
|
@ -67,8 +67,8 @@
|
||||||
</Configuration>
|
</Configuration>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Release|Win32"
|
Name="Release|Win32"
|
||||||
OutputDirectory="../../../../win32/Release"
|
OutputDirectory="../../../win32/Release"
|
||||||
IntermediateDirectory="../../../../win32/Release"
|
IntermediateDirectory="../../../win32/Release"
|
||||||
ConfigurationType="2"
|
ConfigurationType="2"
|
||||||
CharacterSet="2">
|
CharacterSet="2">
|
||||||
<Tool
|
<Tool
|
||||||
|
|
Loading…
Reference in a new issue