|
@@ -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>
|