| 
									
										
										
										
											2013-08-29 23:35:09 -04:00
										 |  |  | <?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> | 
					
						
							|  |  |  |     <IntDir>$(SolutionDir)build\$(ProjectName)\$(PlatformName)\$(Configuration)\</IntDir> | 
					
						
							|  |  |  |     <OutDir>$(SolutionDir)build\$(ProjectName)\$(PlatformName)\$(Configuration)\</OutDir> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <ItemDefinitionGroup> | 
					
						
							|  |  |  |     <ClCompile> | 
					
						
							|  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |       <StructMemberAlignment>16Bytes</StructMemberAlignment> | 
					
						
							|  |  |  |       <FunctionLevelLinking>true</FunctionLevelLinking> | 
					
						
							|  |  |  |       <MultiProcessorCompilation>true</MultiProcessorCompilation> | 
					
						
							| 
									
										
										
										
											2014-04-08 20:15:08 -04:00
										 |  |  |       <AdditionalIncludeDirectories>$(SolutionDir)src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
					
						
							| 
									
										
										
										
											2013-09-23 21:45:44 -04:00
										 |  |  |       <PreprocessorDefinitions> | 
					
						
							|  |  |  |       </PreprocessorDefinitions> | 
					
						
							| 
									
										
										
										
											2013-08-29 23:35:09 -04:00
										 |  |  |       <RuntimeTypeInfo>false</RuntimeTypeInfo> | 
					
						
							|  |  |  |     </ClCompile> | 
					
						
							|  |  |  |     <Link> | 
					
						
							|  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							|  |  |  |     </Link> | 
					
						
							|  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |   <ItemGroup /> | 
					
						
							|  |  |  | </Project> |