summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/riff
diff options
context:
space:
mode:
authorSteve Lhomme <steve.lhomme@free.fr>2004-07-25 11:14:04 +0000
committerSteve Lhomme <steve.lhomme@free.fr>2004-07-25 11:14:04 +0000
commit9a26a084c862034e8c210044d29c8e12320606b4 (patch)
tree2230e8f85d1e2b1d33c5b04e4e568058b097bba9 /gst-libs/gst/riff
parent591a24bc35ee905abda07bc8be2561d188b35276 (diff)
downloadgst-plugins-bad-9a26a084c862034e8c210044d29c8e12320606b4.tar.gz
gst-plugins-bad-9a26a084c862034e8c210044d29c8e12320606b4.tar.bz2
gst-plugins-bad-9a26a084c862034e8c210044d29c8e12320606b4.zip
cleaned the makefiles
Original commit message from CVS: cleaned the makefiles
Diffstat (limited to 'gst-libs/gst/riff')
-rw-r--r--gst-libs/gst/riff/riff.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/gst-libs/gst/riff/riff.vcproj b/gst-libs/gst/riff/riff.vcproj
index 99a2f257..e214f576 100644
--- a/gst-libs/gst/riff/riff.vcproj
+++ b/gst-libs/gst/riff/riff.vcproj
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory="../../../../win32/Debug"
- IntermediateDirectory="../../../../win32/Debug"
+ OutputDirectory="../../../win32/Debug"
+ IntermediateDirectory="../../../win32/Debug"
ConfigurationType="2"
CharacterSet="2">
<Tool
@@ -67,8 +67,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="../../../../win32/Release"
- IntermediateDirectory="../../../../win32/Release"
+ OutputDirectory="../../../win32/Release"
+ IntermediateDirectory="../../../win32/Release"
ConfigurationType="2"
CharacterSet="2">
<Tool