* Make output path consistent
authorZentaro Kavanagh <illiminable@xiph.org>
Mon, 29 May 2006 09:07:39 +0000 (09:07 +0000)
committerZentaro Kavanagh <illiminable@xiph.org>
Mon, 29 May 2006 09:07:39 +0000 (09:07 +0000)
svn path=/trunk/vorbis/; revision=11464

win32/VS2005/libvorbis/libvorbis.vcproj
win32/VS2005/libvorbisfile/libvorbisfile.vcproj
win32/VS2005/vorbisdec/vorbisdec.vcproj
win32/VS2005/vorbisenc/vorbisenc.vcproj

index 7497f2d..354d86c 100644 (file)
@@ -4,6 +4,7 @@
        Version="8.00"\r
        Name="libvorbis"\r
        ProjectGUID="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"\r
+       RootNamespace="libvorbis"\r
        Keyword="Win32Proj"\r
        >\r
        <Platforms>\r
@@ -16,7 +17,7 @@
        <Configurations>\r
                <Configuration\r
                        Name="Debug|Win32"\r
-                       OutputDirectory="Debug"\r
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
                        IntermediateDirectory="Debug"\r
                        ConfigurationType="2"\r
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"\r
@@ -98,7 +99,7 @@
                </Configuration>\r
                <Configuration\r
                        Name="Release|Win32"\r
-                       OutputDirectory="Release"\r
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
                        IntermediateDirectory="Release"\r
                        ConfigurationType="2"\r
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"\r
index 7c80ac0..8d4334f 100644 (file)
@@ -4,6 +4,7 @@
        Version="8.00"\r
        Name="libvorbisfile"\r
        ProjectGUID="{CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}"\r
+       RootNamespace="libvorbisfile"\r
        Keyword="Win32Proj"\r
        >\r
        <Platforms>\r
@@ -16,7 +17,7 @@
        <Configurations>\r
                <Configuration\r
                        Name="Debug|Win32"\r
-                       OutputDirectory="Debug"\r
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
                        IntermediateDirectory="Debug"\r
                        ConfigurationType="2"\r
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"\r
@@ -97,7 +98,7 @@
                </Configuration>\r
                <Configuration\r
                        Name="Release|Win32"\r
-                       OutputDirectory="Release"\r
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
                        IntermediateDirectory="Release"\r
                        ConfigurationType="2"\r
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"\r
index d9cded0..dface88 100644 (file)
@@ -16,7 +16,7 @@
        <Configurations>\r
                <Configuration\r
                        Name="Debug|Win32"\r
-                       OutputDirectory="Debug"\r
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
                        IntermediateDirectory="Debug"\r
                        ConfigurationType="1"\r
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"\r
@@ -96,7 +96,7 @@
                </Configuration>\r
                <Configuration\r
                        Name="Release|Win32"\r
-                       OutputDirectory="Release"\r
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
                        IntermediateDirectory="Release"\r
                        ConfigurationType="1"\r
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"\r
index ba44765..a62e123 100644 (file)
@@ -97,7 +97,7 @@
                </Configuration>\r
                <Configuration\r
                        Name="Release|Win32"\r
-                       OutputDirectory="Release"\r
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
                        IntermediateDirectory="Release"\r
                        ConfigurationType="1"\r
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"\r