61 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			61 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="Windows-1252"?>
 | |
| <VisualStudioProject
 | |
| 	ProjectType="Visual C++"
 | |
| 	Version="8.00"
 | |
| 	Name="settings"
 | |
| 	ProjectGUID="{0817F629-589E-4A3B-B81A-8647BC571E35}"
 | |
| 	RootNamespace="settings"
 | |
| 	>
 | |
| 	<Platforms>
 | |
| 		<Platform
 | |
| 			Name="Win32"
 | |
| 		/>
 | |
| 	</Platforms>
 | |
| 	<ToolFiles>
 | |
| 	</ToolFiles>
 | |
| 	<Configurations>
 | |
| 		<Configuration
 | |
| 			Name="Debug|Win32"
 | |
| 			OutputDirectory="..\objs\settings\table"
 | |
| 			IntermediateDirectory="..\objs\settings\table"
 | |
| 			ConfigurationType="10"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 				Description="Generating settings.h"
 | |
| 				CommandLine="
 | |
| !!FILTERS!!
 | |
| 				"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 	</Configurations>
 | |
| 	<References>
 | |
| 	</References>
 | |
| 	<Files>
 | |
| 		<Filter
 | |
| 			Name="INI"
 | |
| 			>
 | |
| !!FILES!!
 | |
| 		</Filter>
 | |
| 		<File
 | |
| 			RelativePath="..\src\table\settings.h.postamble"
 | |
| 			>
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath="..\src\table\settings.h.preamble"
 | |
| 			>
 | |
| 		</File>
 | |
| 	</Files>
 | |
| 	<Globals>
 | |
| 	</Globals>
 | |
| </VisualStudioProject>
 | 
