Adjusts VC projects' output directories such that the output files don't step on each other.
This commit is contained in:
		
							parent
							
								
									b8c172f6c3
								
							
						
					
					
						commit
						f6dd67a155
					
				| @ -12,8 +12,8 @@ | ||||
| 	<Configurations> | ||||
| 		<Configuration | ||||
| 			Name="Debug|Win32" | ||||
| 			OutputDirectory="Debug" | ||||
| 			IntermediateDirectory="Debug" | ||||
| 			OutputDirectory="$(SolutionName)/$(ConfigurationName)" | ||||
| 			IntermediateDirectory="$(OutDir)/$(ProjectName)" | ||||
| 			ConfigurationType="4" | ||||
| 			CharacterSet="2" | ||||
| 			ReferencesPath=""> | ||||
| @ -54,8 +54,8 @@ | ||||
| 		</Configuration> | ||||
| 		<Configuration | ||||
| 			Name="Release|Win32" | ||||
| 			OutputDirectory="Release" | ||||
| 			IntermediateDirectory="Release" | ||||
| 			OutputDirectory="$(SolutionName)/$(ConfigurationName)" | ||||
| 			IntermediateDirectory="$(OutDir)/$(ProjectName)" | ||||
| 			ConfigurationType="4" | ||||
| 			CharacterSet="2" | ||||
| 			ReferencesPath=""..\include";"..""> | ||||
|  | ||||
| @ -12,8 +12,8 @@ | ||||
| 	<Configurations> | ||||
| 		<Configuration | ||||
| 			Name="Debug|Win32" | ||||
| 			OutputDirectory="Debug" | ||||
| 			IntermediateDirectory="Debug" | ||||
| 			OutputDirectory="$(SolutionName)/$(ConfigurationName)" | ||||
| 			IntermediateDirectory="$(OutDir)/$(ProjectName)" | ||||
| 			ConfigurationType="4" | ||||
| 			CharacterSet="2" | ||||
| 			ReferencesPath=""> | ||||
| @ -54,8 +54,8 @@ | ||||
| 		</Configuration> | ||||
| 		<Configuration | ||||
| 			Name="Release|Win32" | ||||
| 			OutputDirectory="Release" | ||||
| 			IntermediateDirectory="Release" | ||||
| 			OutputDirectory="$(SolutionName)/$(ConfigurationName)" | ||||
| 			IntermediateDirectory="$(OutDir)/$(ProjectName)" | ||||
| 			ConfigurationType="4" | ||||
| 			CharacterSet="2" | ||||
| 			ReferencesPath=""..\include";"..""> | ||||
|  | ||||
| @ -12,8 +12,8 @@ | ||||
| 	<Configurations> | ||||
| 		<Configuration | ||||
| 			Name="Debug|Win32" | ||||
| 			OutputDirectory="Debug" | ||||
| 			IntermediateDirectory="Debug" | ||||
| 			OutputDirectory="$(SolutionName)/$(ConfigurationName)" | ||||
| 			IntermediateDirectory="$(OutDir)/$(ProjectName)" | ||||
| 			ConfigurationType="4" | ||||
| 			CharacterSet="2" | ||||
| 			ReferencesPath=""> | ||||
| @ -54,8 +54,8 @@ | ||||
| 		</Configuration> | ||||
| 		<Configuration | ||||
| 			Name="Release|Win32" | ||||
| 			OutputDirectory="Release" | ||||
| 			IntermediateDirectory="Release" | ||||
| 			OutputDirectory="$(SolutionName)/$(ConfigurationName)" | ||||
| 			IntermediateDirectory="$(OutDir)/$(ProjectName)" | ||||
| 			ConfigurationType="4" | ||||
| 			CharacterSet="2" | ||||
| 			ReferencesPath=""..\include";"..""> | ||||
|  | ||||
| @ -12,8 +12,8 @@ | ||||
| 	<Configurations> | ||||
| 		<Configuration | ||||
| 			Name="Debug|Win32" | ||||
| 			OutputDirectory="Debug" | ||||
| 			IntermediateDirectory="Debug" | ||||
| 			OutputDirectory="$(SolutionName)/$(ConfigurationName)" | ||||
| 			IntermediateDirectory="$(OutDir)/$(ProjectName)" | ||||
| 			ConfigurationType="4" | ||||
| 			CharacterSet="2" | ||||
| 			ReferencesPath=""> | ||||
| @ -54,8 +54,8 @@ | ||||
| 		</Configuration> | ||||
| 		<Configuration | ||||
| 			Name="Release|Win32" | ||||
| 			OutputDirectory="Release" | ||||
| 			IntermediateDirectory="Release" | ||||
| 			OutputDirectory="$(SolutionName)/$(ConfigurationName)" | ||||
| 			IntermediateDirectory="$(OutDir)/$(ProjectName)" | ||||
| 			ConfigurationType="4" | ||||
| 			CharacterSet="2" | ||||
| 			ReferencesPath=""..\include";"..""> | ||||
|  | ||||
| @ -12,8 +12,8 @@ | ||||
| 	<Configurations> | ||||
| 		<Configuration | ||||
| 			Name="Debug|Win32" | ||||
| 			OutputDirectory="Debug" | ||||
| 			IntermediateDirectory="Debug" | ||||
| 			OutputDirectory="$(SolutionName)/$(ConfigurationName)" | ||||
| 			IntermediateDirectory="$(OutDir)/$(ProjectName)" | ||||
| 			ConfigurationType="1" | ||||
| 			CharacterSet="2"> | ||||
| 			<Tool | ||||
| @ -60,8 +60,8 @@ | ||||
| 		</Configuration> | ||||
| 		<Configuration | ||||
| 			Name="Release|Win32" | ||||
| 			OutputDirectory="Release" | ||||
| 			IntermediateDirectory="Release" | ||||
| 			OutputDirectory="$(SolutionName)/$(ConfigurationName)" | ||||
| 			IntermediateDirectory="$(OutDir)/$(ProjectName)" | ||||
| 			ConfigurationType="1" | ||||
| 			CharacterSet="2"> | ||||
| 			<Tool | ||||
|  | ||||
| @ -12,8 +12,8 @@ | ||||
| 	<Configurations> | ||||
| 		<Configuration | ||||
| 			Name="Debug|Win32" | ||||
| 			OutputDirectory="Debug" | ||||
| 			IntermediateDirectory="Debug" | ||||
| 			OutputDirectory="$(SolutionName)/$(ConfigurationName)" | ||||
| 			IntermediateDirectory="$(OutDir)/$(ProjectName)" | ||||
| 			ConfigurationType="1" | ||||
| 			CharacterSet="2"> | ||||
| 			<Tool | ||||
| @ -60,8 +60,8 @@ | ||||
| 		</Configuration> | ||||
| 		<Configuration | ||||
| 			Name="Release|Win32" | ||||
| 			OutputDirectory="Release" | ||||
| 			IntermediateDirectory="Release" | ||||
| 			OutputDirectory="$(SolutionName)/$(ConfigurationName)" | ||||
| 			IntermediateDirectory="$(OutDir)/$(ProjectName)" | ||||
| 			ConfigurationType="1" | ||||
| 			CharacterSet="2"> | ||||
| 			<Tool | ||||
|  | ||||
| @ -12,8 +12,8 @@ | ||||
| 	<Configurations> | ||||
| 		<Configuration | ||||
| 			Name="Debug|Win32" | ||||
| 			OutputDirectory="Debug" | ||||
| 			IntermediateDirectory="Debug" | ||||
| 			OutputDirectory="$(SolutionName)/$(ConfigurationName)" | ||||
| 			IntermediateDirectory="$(OutDir)/$(ProjectName)" | ||||
| 			ConfigurationType="1" | ||||
| 			CharacterSet="2"> | ||||
| 			<Tool | ||||
| @ -60,8 +60,8 @@ | ||||
| 		</Configuration> | ||||
| 		<Configuration | ||||
| 			Name="Release|Win32" | ||||
| 			OutputDirectory="Release" | ||||
| 			IntermediateDirectory="Release" | ||||
| 			OutputDirectory="$(SolutionName)/$(ConfigurationName)" | ||||
| 			IntermediateDirectory="$(OutDir)/$(ProjectName)" | ||||
| 			ConfigurationType="1" | ||||
| 			CharacterSet="2"> | ||||
| 			<Tool | ||||
|  | ||||
| @ -12,8 +12,8 @@ | ||||
| 	<Configurations> | ||||
| 		<Configuration | ||||
| 			Name="Debug|Win32" | ||||
| 			OutputDirectory="Debug" | ||||
| 			IntermediateDirectory="Debug" | ||||
| 			OutputDirectory="$(SolutionName)/$(ConfigurationName)" | ||||
| 			IntermediateDirectory="$(OutDir)/$(ProjectName)" | ||||
| 			ConfigurationType="1" | ||||
| 			CharacterSet="2"> | ||||
| 			<Tool | ||||
| @ -60,8 +60,8 @@ | ||||
| 		</Configuration> | ||||
| 		<Configuration | ||||
| 			Name="Release|Win32" | ||||
| 			OutputDirectory="Release" | ||||
| 			IntermediateDirectory="Release" | ||||
| 			OutputDirectory="$(SolutionName)/$(ConfigurationName)" | ||||
| 			IntermediateDirectory="$(OutDir)/$(ProjectName)" | ||||
| 			ConfigurationType="1" | ||||
| 			CharacterSet="2"> | ||||
| 			<Tool | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user