[RavenclawDev 316] [1996] Libraries/trunkSphinx2msdev/libsphinx2: Updating project properties

bfrisch@edam.speech.cs.cmu.edu bfrisch at edam.speech.cs.cmu.edu
Wed Aug 15 16:48:12 EDT 2007


An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/ravenclaw-developers/attachments/20070815/e96fc278/attachment-0001.html
-------------- next part --------------
Modified: Libraries/trunkSphinx2msdev/libsphinx2/libsphinx2.vcproj
===================================================================
--- Libraries/trunkSphinx2msdev/libsphinx2/libsphinx2.vcproj	2007-08-15 20:47:53 UTC (rev 1995)
+++ Libraries/trunkSphinx2msdev/libsphinx2/libsphinx2.vcproj	2007-08-15 20:48:12 UTC (rev 1996)
@@ -17,8 +17,8 @@
 	<Configurations>
 		<Configuration
 			Name="Release|Win32"
-			OutputDirectory=".\..\..\..\lib\Release"
-			IntermediateDirectory=".\Release"
+			OutputDirectory="Release"
+			IntermediateDirectory="Release"
 			ConfigurationType="4"
 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 			UseOfMFC="2"
@@ -92,8 +92,8 @@
 		</Configuration>
 		<Configuration
 			Name="Debug|Win32"
-			OutputDirectory=".\..\..\..\lib\Debug"
-			IntermediateDirectory=".\Debug"
+			OutputDirectory="Debug"
+			IntermediateDirectory="Debug"
 			ConfigurationType="4"
 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 			UseOfMFC="0"

Modified: Libraries/trunkSphinx2msdev/libsphinx2ad/libsphinx2ad.vcproj
===================================================================
--- Libraries/trunkSphinx2msdev/libsphinx2ad/libsphinx2ad.vcproj	2007-08-15 20:47:53 UTC (rev 1995)
+++ Libraries/trunkSphinx2msdev/libsphinx2ad/libsphinx2ad.vcproj	2007-08-15 20:48:12 UTC (rev 1996)
@@ -16,7 +16,7 @@
 	<Configurations>
 		<Configuration
 			Name="Debug|Win32"
-			OutputDirectory=".\..\..\..\lib\Debug"
+			OutputDirectory="Debug"
 			IntermediateDirectory=".\Debug"
 			ConfigurationType="4"
 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
@@ -91,8 +91,8 @@
 		</Configuration>
 		<Configuration
 			Name="Release|Win32"
-			OutputDirectory=".\..\..\..\lib\Release"
-			IntermediateDirectory=".\Release"
+			OutputDirectory="Release"
+			IntermediateDirectory="Release"
 			ConfigurationType="4"
 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 			UseOfMFC="0"

Modified: Libraries/trunkSphinx2msdev/libsphinx2fe/libsphinx2fe.vcproj
===================================================================
--- Libraries/trunkSphinx2msdev/libsphinx2fe/libsphinx2fe.vcproj	2007-08-15 20:47:53 UTC (rev 1995)
+++ Libraries/trunkSphinx2msdev/libsphinx2fe/libsphinx2fe.vcproj	2007-08-15 20:48:12 UTC (rev 1996)
@@ -16,8 +16,8 @@
 	<Configurations>
 		<Configuration
 			Name="Release|Win32"
-			OutputDirectory=".\..\..\..\lib\Release"
-			IntermediateDirectory=".\Release"
+			OutputDirectory="Release"
+			IntermediateDirectory="Release"
 			ConfigurationType="4"
 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 			UseOfMFC="0"
@@ -91,7 +91,7 @@
 		</Configuration>
 		<Configuration
 			Name="Debug|Win32"
-			OutputDirectory=".\..\..\..\lib\Debug"
+			OutputDirectory="Debug"
 			IntermediateDirectory=".\Debug"
 			ConfigurationType="4"
 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"


More information about the Ravenclaw-developers mailing list