66 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			66 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="Windows-1252"?>
 | 
						|
<VisualStudioProject
 | 
						|
	ProjectType="Visual C++"
 | 
						|
	Version="9.00"
 | 
						|
	Name="PreBuild"
 | 
						|
	ProjectGUID="{546DAF9B-0B6A-4800-922B-2F95A86DE45E}"
 | 
						|
	Keyword="MakeFileProj"
 | 
						|
	TargetFrameworkVersion="196613"
 | 
						|
	>
 | 
						|
	<Platforms>
 | 
						|
		<Platform
 | 
						|
			Name="Win32"
 | 
						|
		/>
 | 
						|
	</Platforms>
 | 
						|
	<ToolFiles>
 | 
						|
	</ToolFiles>
 | 
						|
	<Configurations>
 | 
						|
		<Configuration
 | 
						|
			Name="Debug|Win32"
 | 
						|
			OutputDirectory="$(ConfigurationName)"
 | 
						|
			IntermediateDirectory="$(ConfigurationName)"
 | 
						|
			ConfigurationType="0"
 | 
						|
			>
 | 
						|
			<Tool
 | 
						|
				Name="VCNMakeTool"
 | 
						|
				BuildCommandLine="if exist "$(SolutionDir)\marsxplr_build\Mars Explorer_Data\lib" rd /S /Q "$(SolutionDir)marsxplr_build\Mars Explorer_Data\lib"
if exist "$(SolutionDir)marsxplr_build\Mars Explorer_Data" rd /S /Q "$(SolutionDir)marsxplr_build\Mars Explorer_Data"
md $(SolutionDir)marsxplr_build
md "$(SolutionDir)marsxplr_build\Mars Explorer_Data"
md "$(SolutionDir)marsxplr_build\Mars Explorer_Data\lib""
 | 
						|
				ReBuildCommandLine=""
 | 
						|
				CleanCommandLine=""
 | 
						|
				Output=""
 | 
						|
				PreprocessorDefinitions="WIN32;_DEBUG"
 | 
						|
				IncludeSearchPath=""
 | 
						|
				ForcedIncludes=""
 | 
						|
				AssemblySearchPath=""
 | 
						|
				ForcedUsingAssemblies=""
 | 
						|
				CompileAsManaged=""
 | 
						|
			/>
 | 
						|
		</Configuration>
 | 
						|
		<Configuration
 | 
						|
			Name="Release|Win32"
 | 
						|
			OutputDirectory="$(ConfigurationName)"
 | 
						|
			IntermediateDirectory="$(ConfigurationName)"
 | 
						|
			ConfigurationType="0"
 | 
						|
			>
 | 
						|
			<Tool
 | 
						|
				Name="VCNMakeTool"
 | 
						|
				BuildCommandLine="if exist "$(SolutionDir)\marsxplr_build\Mars Explorer_Data\lib" rd /S /Q "$(SolutionDir)marsxplr_build\Mars Explorer_Data\lib"
if exist "$(SolutionDir)marsxplr_build\Mars Explorer_Data" rd /S /Q "$(SolutionDir)marsxplr_build\Mars Explorer_Data"
md $(SolutionDir)marsxplr_build
md "$(SolutionDir)marsxplr_build\Mars Explorer_Data"
md "$(SolutionDir)marsxplr_build\Mars Explorer_Data\lib""
 | 
						|
				ReBuildCommandLine=""
 | 
						|
				CleanCommandLine=""
 | 
						|
				Output=""
 | 
						|
				PreprocessorDefinitions="WIN32;NDEBUG"
 | 
						|
				IncludeSearchPath=""
 | 
						|
				ForcedIncludes=""
 | 
						|
				AssemblySearchPath=""
 | 
						|
				ForcedUsingAssemblies=""
 | 
						|
				CompileAsManaged=""
 | 
						|
			/>
 | 
						|
		</Configuration>
 | 
						|
	</Configurations>
 | 
						|
	<References>
 | 
						|
	</References>
 | 
						|
	<Files>
 | 
						|
	</Files>
 | 
						|
	<Globals>
 | 
						|
	</Globals>
 | 
						|
</VisualStudioProject>
 |