mirror of
https://github.com/vcmi/vcmi.git
synced 2025-09-16 09:26:28 +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" />
|
<Depends filename="lib/minizip/minizip.cbp" />
|
||||||
</Project>
|
</Project>
|
||||||
<Project filename="client/VCMI_client.cbp">
|
<Project filename="client/VCMI_client.cbp">
|
||||||
<Depends filename="lib/VCMI_lib.cbp" />
|
|
||||||
<Depends filename="server/VCMI_server.cbp" />
|
<Depends filename="server/VCMI_server.cbp" />
|
||||||
|
<Depends filename="lib/VCMI_lib.cbp" />
|
||||||
</Project>
|
</Project>
|
||||||
<Project filename="server/VCMI_server.cbp">
|
<Project filename="server/VCMI_server.cbp">
|
||||||
<Depends filename="lib/VCMI_lib.cbp" />
|
<Depends filename="lib/VCMI_lib.cbp" />
|
||||||
@@ -17,8 +17,8 @@
|
|||||||
<Depends filename="lib/VCMI_lib.cbp" />
|
<Depends filename="lib/VCMI_lib.cbp" />
|
||||||
</Project>
|
</Project>
|
||||||
<Project filename="AI/VCAI/VCAI.cbp">
|
<Project filename="AI/VCAI/VCAI.cbp">
|
||||||
<Depends filename="lib/VCMI_lib.cbp" />
|
|
||||||
<Depends filename="AI/FuzzyLite/FuzzyLite.cbp" />
|
<Depends filename="AI/FuzzyLite/FuzzyLite.cbp" />
|
||||||
|
<Depends filename="lib/VCMI_lib.cbp" />
|
||||||
</Project>
|
</Project>
|
||||||
<Project filename="AI/StupidAI/StupidAI.cbp">
|
<Project filename="AI/StupidAI/StupidAI.cbp">
|
||||||
<Depends filename="lib/VCMI_lib.cbp" />
|
<Depends filename="lib/VCMI_lib.cbp" />
|
||||||
@@ -27,13 +27,16 @@
|
|||||||
<Depends filename="lib/VCMI_lib.cbp" />
|
<Depends filename="lib/VCMI_lib.cbp" />
|
||||||
</Project>
|
</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="client/VCMI_client.cbp" />
|
||||||
<Depends filename="server/VCMI_server.cbp" />
|
<Depends filename="server/VCMI_server.cbp" />
|
||||||
<Depends filename="AI/EmptyAI/EmptyAI.cbp" />
|
<Depends filename="AI/EmptyAI/EmptyAI.cbp" />
|
||||||
<Depends filename="AI/VCAI/VCAI.cbp" />
|
<Depends filename="AI/VCAI/VCAI.cbp" />
|
||||||
<Depends filename="AI/StupidAI/StupidAI.cbp" />
|
<Depends filename="AI/StupidAI/StupidAI.cbp" />
|
||||||
<Depends filename="AI/BattleAI/BattleAI.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>
|
</Project>
|
||||||
</Workspace>
|
</Workspace>
|
||||||
</CodeBlocks_workspace_file>
|
</CodeBlocks_workspace_file>
|
||||||
|
Reference in New Issue
Block a user