22 lines
		
	
	
	
		
			923 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			22 lines
		
	
	
	
		
			923 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| 
								 | 
							
								<?xml version="1.0" encoding="utf-8"?>
							 | 
						||
| 
								 | 
							
								<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
							 | 
						||
| 
								 | 
							
								  <ItemGroup>
							 | 
						||
| 
								 | 
							
								    <Filter Include="Source Files">
							 | 
						||
| 
								 | 
							
								      <UniqueIdentifier>{fa61a89f-93fc-4c89-b29e-36224b7592f4}</UniqueIdentifier>
							 | 
						||
| 
								 | 
							
								      <Extensions>cpp;c;cxx;def;odl;idl;hpj;bat;asm</Extensions>
							 | 
						||
| 
								 | 
							
								    </Filter>
							 | 
						||
| 
								 | 
							
								    <Filter Include="Header Files">
							 | 
						||
| 
								 | 
							
								      <UniqueIdentifier>{d4b85da0-2ba2-4934-b57f-e2584e3848ee}</UniqueIdentifier>
							 | 
						||
| 
								 | 
							
								      <Extensions>h;hpp;hxx;hm;inl;inc</Extensions>
							 | 
						||
| 
								 | 
							
								    </Filter>
							 | 
						||
| 
								 | 
							
								    <Filter Include="Resource Files">
							 | 
						||
| 
								 | 
							
								      <UniqueIdentifier>{e573e075-00bd-4a7d-bd67-a8cc9bfc5aca}</UniqueIdentifier>
							 | 
						||
| 
								 | 
							
								      <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
							 | 
						||
| 
								 | 
							
								    </Filter>
							 | 
						||
| 
								 | 
							
								  </ItemGroup>
							 | 
						||
| 
								 | 
							
								  <ItemGroup>
							 | 
						||
| 
								 | 
							
								    <ClCompile Include="..\..\testzlib\testzlib.c">
							 | 
						||
| 
								 | 
							
								      <Filter>Source Files</Filter>
							 | 
						||
| 
								 | 
							
								    </ClCompile>
							 | 
						||
| 
								 | 
							
								  </ItemGroup>
							 | 
						||
| 
								 | 
							
								</Project>
							 |