mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Re add ERM to workspace
* To keep track of successful build
This commit is contained in:
		| @@ -6,8 +6,8 @@ | ||||
| 			<Depends filename="lib/minizip/minizip.cbp" /> | ||||
| 		</Project> | ||||
| 		<Project filename="client/VCMI_client.cbp"> | ||||
| 			<Depends filename="lib/VCMI_lib.cbp" /> | ||||
| 			<Depends filename="server/VCMI_server.cbp" /> | ||||
| 			<Depends filename="lib/VCMI_lib.cbp" /> | ||||
| 		</Project> | ||||
| 		<Project filename="server/VCMI_server.cbp"> | ||||
| 			<Depends filename="lib/VCMI_lib.cbp" /> | ||||
| @@ -17,8 +17,8 @@ | ||||
| 			<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" /> | ||||
| 			<Depends filename="lib/VCMI_lib.cbp" /> | ||||
| 		</Project> | ||||
| 		<Project filename="AI/StupidAI/StupidAI.cbp"> | ||||
| 			<Depends filename="lib/VCMI_lib.cbp" /> | ||||
| @@ -27,13 +27,16 @@ | ||||
| 			<Depends filename="lib/VCMI_lib.cbp" /> | ||||
| 		</Project> | ||||
| 		<Project filename="test/Test.cbp"> | ||||
| 			<Depends filename="lib/VCMI_lib.cbp" /> | ||||
| 			<Depends filename="client/VCMI_client.cbp" /> | ||||
| 			<Depends filename="server/VCMI_server.cbp" /> | ||||
| 			<Depends filename="AI/EmptyAI/EmptyAI.cbp" /> | ||||
| 			<Depends filename="AI/VCAI/VCAI.cbp" /> | ||||
| 			<Depends filename="AI/StupidAI/StupidAI.cbp" /> | ||||
| 			<Depends filename="AI/BattleAI/BattleAI.cbp" /> | ||||
| 			<Depends filename="lib/VCMI_lib.cbp" /> | ||||
| 		</Project> | ||||
| 		<Project filename="scripting/erm/ERM.cbp"> | ||||
| 			<Depends filename="lib/VCMI_lib.cbp" /> | ||||
| 		</Project> | ||||
| 	</Workspace> | ||||
| </CodeBlocks_workspace_file> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user