mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			No EOL
		
	
	
		
			1.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			No EOL
		
	
	
		
			1.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | |
|   <ImportGroup Label="PropertySheets" />
 | |
|   <PropertyGroup Label="UserMacros" />
 | |
|   <PropertyGroup>
 | |
|     <LinkIncremental>false</LinkIncremental>
 | |
|   </PropertyGroup>
 | |
|   <ItemDefinitionGroup>
 | |
|     <ClCompile>
 | |
|       <StringPooling>true</StringPooling>
 | |
|       <FunctionLevelLinking>true</FunctionLevelLinking>
 | |
|       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 | |
|       <Optimization>Full</Optimization>
 | |
|       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
 | |
|       <IntrinsicFunctions>true</IntrinsicFunctions>
 | |
|       <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
 | |
|       <MultiProcessorCompilation>true</MultiProcessorCompilation>
 | |
|     </ClCompile>
 | |
|     <ResourceCompile>
 | |
|       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 | |
|     </ResourceCompile>
 | |
|     <Link>
 | |
|       <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
 | |
|       <GenerateDebugInformation>DebugFastLink</GenerateDebugInformation>
 | |
|       <OptimizeReferences>true</OptimizeReferences>
 | |
|       <EnableCOMDATFolding>true</EnableCOMDATFolding>
 | |
|       <RandomizedBaseAddress>true</RandomizedBaseAddress>
 | |
|     </Link>
 | |
|   </ItemDefinitionGroup>
 | |
|   <ItemGroup />
 | |
| </Project> | 
