File: vcmi.workspace

package info (click to toggle)
vcmi 1.1.0%2Bdfsg-1
  • links: PTS, VCS
  • area: contrib
  • in suites: bookworm
  • size: 14,672 kB
  • sloc: cpp: 181,738; sh: 220; python: 178; ansic: 69; objc: 66; xml: 59; makefile: 34
file content (42 lines) | stat: -rw-r--r-- 1,540 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_workspace_file>
	<Workspace title="vcmi">
		<Project filename="lib/minizip/minizip.cbp" />
		<Project filename="lib/VCMI_lib.cbp">
			<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" />
		</Project>
		<Project filename="server/VCMI_server.cbp">
			<Depends filename="lib/VCMI_lib.cbp" />
		</Project>
		<Project filename="AI/FuzzyLite.cbp" />
		<Project filename="AI/EmptyAI/EmptyAI.cbp">
			<Depends filename="lib/VCMI_lib.cbp" />
		</Project>
		<Project filename="AI/VCAI/VCAI.cbp">
			<Depends filename="AI/FuzzyLite.cbp" />
			<Depends filename="lib/VCMI_lib.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>
		<Project filename="scripting/erm/ERM.cbp">
			<Depends filename="lib/VCMI_lib.cbp" />
		</Project>
		<Project filename="scripting/lua/Lua.cbp" />
		<Project filename="test/Test.cbp">
			<Depends filename="AI/EmptyAI/EmptyAI.cbp" />
			<Depends filename="AI/StupidAI/StupidAI.cbp" />
			<Depends filename="AI/BattleAI/BattleAI.cbp" />
			<Depends filename="lib/VCMI_lib.cbp" />
			<Depends filename="client/VCMI_client.cbp" />
			<Depends filename="server/VCMI_server.cbp" />
		</Project>
	</Workspace>
</CodeBlocks_workspace_file>