فهرست منبع

[c::b] configure Test project dependencies

AlexVinS 11 سال پیش
والد
کامیت
2947bdedfc
1فایلهای تغییر یافته به همراه9 افزوده شده و 1 حذف شده
  1. 9 1
      vcmi.workspace

+ 9 - 1
vcmi.workspace

@@ -26,6 +26,14 @@
 		<Project filename="AI/BattleAI/BattleAI.cbp">
 			<Depends filename="lib/VCMI_lib.cbp" />
 		</Project>
-		<Project filename="test/Test.cbp" />
+		<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" />
+		</Project>
 	</Workspace>
 </CodeBlocks_workspace_file>