mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			911 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			911 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 | |
| <CodeBlocks_workspace_file>
 | |
| 	<Workspace title="vcmi">
 | |
| 		<Project filename="lib/VCMI_lib.cbp" />
 | |
| 		<Project filename="client/VCMI_client.cbp">
 | |
| 			<Depends filename="lib/VCMI_lib.cbp" />
 | |
| 		</Project>
 | |
| 		<Project filename="server/VCMI_server.cbp">
 | |
| 			<Depends filename="lib/VCMI_lib.cbp" />
 | |
| 		</Project>
 | |
| 		<Project filename="AI/FuzzyLite/FuzzyLite.cbp" />
 | |
| 		<Project filename="AI/EmptyAI/EmptyAI.cbp">
 | |
| 			<Depends filename="lib/VCMI_lib.cbp" />
 | |
| 		</Project>
 | |
| 		<Project filename="AI/VCAI/VCAI.cbp">
 | |
| 			<Depends filename="lib/VCMI_lib.cbp" />
 | |
| 			<Depends filename="AI/FuzzyLite/FuzzyLite.cbp" />
 | |
| 		</Project>
 | |
| 		<Project filename="AI/StupidAI/StupidAI.cbp">
 | |
| 			<Depends filename="lib/VCMI_lib.cbp" />
 | |
| 		</Project>
 | |
| 		<Project filename="AI/BattleAI/BattleAI.cbp">
 | |
| 			<Depends filename="lib/VCMI_lib.cbp" />
 | |
| 		</Project>
 | |
| 	</Workspace>
 | |
| </CodeBlocks_workspace_file>
 |