blob: 5e13e6b24cd6ffd83b6f80e90205b6dae8015f55 (
plain)
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
|
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_workspace_file>
<Workspace title="Chocolate">
<Project filename="doom.cbp" active="1">
<Depends filename="libtextscreen.cbp" />
<Depends filename="libpcsound.cbp" />
</Project>
<Project filename="heretic.cbp">
<Depends filename="libtextscreen.cbp" />
<Depends filename="libpcsound.cbp" />
</Project>
<Project filename="hexen.cbp">
<Depends filename="libtextscreen.cbp" />
<Depends filename="libpcsound.cbp" />
</Project>
<Project filename="strife.cbp">
<Depends filename="libtextscreen.cbp" />
<Depends filename="libpcsound.cbp" />
</Project>
<Project filename="server.cbp" />
<Project filename="setup.cbp">
<Depends filename="libtextscreen.cbp" />
</Project>
<Project filename="libtextscreen.cbp" />
<Project filename="libpcsound.cbp" />
</Workspace>
</CodeBlocks_workspace_file>
|