summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorsping <sping@xiph.org>2008-04-14 21:27:06 +0000
committersping <sping@xiph.org>2008-04-14 21:27:06 +0000
commitb0c60612edafbc0c62e4fac2ba0c588d5d49ea64 (patch)
tree61edd0967017e2a164fb8df835a622e639616f45 /win32
parente2b8c113807cb67a2cfdcb7fac64d88048522dc6 (diff)
downloadogg-git-b0c60612edafbc0c62e4fac2ba0c588d5d49ea64.tar.gz
1/3 libogg: Consistent use of $(ConfigurationName) for vs2k5, SSE and SSE2 releases now have their own folders
svn path=/trunk/ogg/; revision=14733
Diffstat (limited to 'win32')
-rw-r--r--win32/VS2005/libogg/libogg.vcproj8
-rw-r--r--win32/ogg.def2
2 files changed, 5 insertions, 5 deletions
diff --git a/win32/VS2005/libogg/libogg.vcproj b/win32/VS2005/libogg/libogg.vcproj
index bbe4776..d9ac4fb 100644
--- a/win32/VS2005/libogg/libogg.vcproj
+++ b/win32/VS2005/libogg/libogg.vcproj
@@ -18,7 +18,7 @@
<Configuration
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="Debug"
+ IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
@@ -96,7 +96,7 @@
<Configuration
Name="Release|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="Release"
+ IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
@@ -178,7 +178,7 @@
</Configuration>
<Configuration
Name="Release_SSE|Win32"
- OutputDirectory="$(ConfigurationName)"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
@@ -270,7 +270,7 @@
</Configuration>
<Configuration
Name="Release_SSE2|Win32"
- OutputDirectory="$(ConfigurationName)"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
diff --git a/win32/ogg.def b/win32/ogg.def
index 53014b5..744d6be 100644
--- a/win32/ogg.def
+++ b/win32/ogg.def
@@ -1,4 +1,4 @@
-; $Id: ogg.def,v 1.8 2003/10/01 22:59:26 giles Exp $
+; $Id$
;
; ogg.def
;