mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			477 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			477 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | |
|   <ItemGroup>
 | |
|     <ClCompile Include="CMapEditManagerTest.cpp" />
 | |
|     <ClCompile Include="CVcmiTestConfig.cpp" />
 | |
|     <ClCompile Include="StdInc.cpp" />
 | |
|     <ClCompile Include="Battlefield.cpp" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <ClInclude Include="CVcmiTestConfig.h" />
 | |
|     <ClInclude Include="StdInc.h" />
 | |
|   </ItemGroup>
 | |
| </Project> |