blob: a882a76cb2be7af865598458b6b4da3c515bf88f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?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="server.cbp" />
<Project filename="setup.cbp">
<Depends filename="libtextscreen.cbp" />
</Project>
<Project filename="libtextscreen.cbp" />
<Project filename="libpcsound.cbp" />
</Workspace>
</CodeBlocks_workspace_file>
|