summaryrefslogtreecommitdiff
path: root/codeblocks
diff options
context:
space:
mode:
authorRussell Rice2007-01-06 02:15:44 +0000
committerRussell Rice2007-01-06 02:15:44 +0000
commit1d3e9a564853aaf44f8ec58d9ea023932416f6b3 (patch)
tree97e170e960acda0c98076f2f2f8808312f310f24 /codeblocks
parentcb7cf979369b5b3b4db0154368e379ae8ab8aa25 (diff)
downloadchocolate-doom-1d3e9a564853aaf44f8ec58d9ea023932416f6b3.tar.gz
chocolate-doom-1d3e9a564853aaf44f8ec58d9ea023932416f6b3.tar.bz2
chocolate-doom-1d3e9a564853aaf44f8ec58d9ea023932416f6b3.zip
temp -> tempdir
update codeblocks projects (which is a new format, latest cb svn build is needed) Subversion-branch: /trunk/chocolate-doom Subversion-revision: 822
Diffstat (limited to 'codeblocks')
-rw-r--r--codeblocks/chocolate-doom.cbp1083
-rw-r--r--codeblocks/chocolate-server.cbp108
-rw-r--r--codeblocks/chocolate-setup.cbp305
-rw-r--r--codeblocks/textscreen.cbp262
4 files changed, 170 insertions, 1588 deletions
diff --git a/codeblocks/chocolate-doom.cbp b/codeblocks/chocolate-doom.cbp
index 95b6f345..14daf01f 100644
--- a/codeblocks/chocolate-doom.cbp
+++ b/codeblocks/chocolate-doom.cbp
@@ -1,12 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
- <FileVersion major="1" minor="5" />
+ <FileVersion major="1" minor="6" />
<Project>
<Option title="chocolate-doom" />
<Option pch_mode="2" />
- <Option default_target="" />
<Option compiler="gcc" />
- <Option virtualFolders="" />
<Build>
<Target title="Debug">
<Option output="..\bin\chocolate-doom-dbg.exe" prefix_auto="0" extension_auto="0" />
@@ -49,1309 +47,444 @@
</Linker>
<Unit filename="chocolate-doom-res.rc">
<Option compilerVar="WINDRES" />
- <Option objectName="chocolate-doom-res.res" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="config.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="config.h" />
<Unit filename="..\src\am_map.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\am_map.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\am_map.h" />
<Unit filename="..\src\chocolate_doom_icon.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\d_englsh.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\d_event.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\d_englsh.h" />
+ <Unit filename="..\src\d_event.h" />
<Unit filename="..\src\d_items.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\d_items.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\d_items.h" />
<Unit filename="..\src\d_iwad.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\d_iwad.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\d_iwad.h" />
<Unit filename="..\src\d_main.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\d_main.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\d_main.h" />
<Unit filename="..\src\d_net.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\d_net.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\d_player.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\d_textur.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\d_think.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\d_ticcmd.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\d_net.h" />
+ <Unit filename="..\src\d_player.h" />
+ <Unit filename="..\src\d_textur.h" />
+ <Unit filename="..\src\d_think.h" />
+ <Unit filename="..\src\d_ticcmd.h" />
<Unit filename="..\src\deh_ammo.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\deh_cheat.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\deh_defs.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\deh_defs.h" />
<Unit filename="..\src\deh_frame.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\deh_io.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\deh_io.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\deh_io.h" />
<Unit filename="..\src\deh_main.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\deh_main.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\deh_main.h" />
<Unit filename="..\src\deh_mapping.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\deh_mapping.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\deh_mapping.h" />
<Unit filename="..\src\deh_misc.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\deh_misc.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\deh_misc.h" />
<Unit filename="..\src\deh_ptr.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\deh_sound.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\deh_text.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\deh_thing.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\deh_weapon.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\doomdata.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\doomdata.h" />
<Unit filename="..\src\doomdef.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\doomdef.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\doomfeatures.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\doomkeys.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\doomdef.h" />
+ <Unit filename="..\src\doomfeatures.h" />
+ <Unit filename="..\src\doomkeys.h" />
<Unit filename="..\src\doomstat.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\doomstat.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\doomtype.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\doomstat.h" />
+ <Unit filename="..\src\doomtype.h" />
<Unit filename="..\src\dstrings.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\dstrings.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\dstrings.h" />
<Unit filename="..\src\f_finale.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\f_finale.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\f_finale.h" />
<Unit filename="..\src\f_wipe.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\f_wipe.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\f_wipe.h" />
<Unit filename="..\src\g_game.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\g_game.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\g_game.h" />
<Unit filename="..\src\hu_lib.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\hu_lib.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\hu_lib.h" />
<Unit filename="..\src\hu_stuff.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\hu_stuff.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\hu_stuff.h" />
<Unit filename="..\src\i_main.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\i_scale.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\i_scale.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\i_scale.h" />
<Unit filename="..\src\i_sound.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\i_sound.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\i_sound.h" />
<Unit filename="..\src\i_system.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\i_system.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\i_system.h" />
<Unit filename="..\src\i_timer.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\i_timer.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\i_timer.h" />
<Unit filename="..\src\i_video.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\i_video.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\i_video.h" />
<Unit filename="..\src\info.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\info.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\info.h" />
<Unit filename="..\src\m_argv.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\m_argv.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\m_argv.h" />
<Unit filename="..\src\m_bbox.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\m_bbox.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\m_bbox.h" />
<Unit filename="..\src\m_cheat.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\m_cheat.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\m_cheat.h" />
<Unit filename="..\src\m_fixed.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\m_fixed.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\m_fixed.h" />
<Unit filename="..\src\m_menu.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\m_menu.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\m_menu.h" />
<Unit filename="..\src\m_misc.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\m_misc.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\m_misc.h" />
<Unit filename="..\src\m_random.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\m_random.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\m_random.h" />
<Unit filename="..\src\m_swap.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\m_swap.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\m_swap.h" />
<Unit filename="..\src\md5.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\md5.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\md5.h" />
<Unit filename="..\src\memio.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\memio.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\memio.h" />
<Unit filename="..\src\mus2mid.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\mus2mid.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\mus2mid.h" />
<Unit filename="..\src\net_client.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\net_client.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\net_client.h" />
<Unit filename="..\src\net_common.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\net_common.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\net_common.h" />
<Unit filename="..\src\net_dedicated.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\net_dedicated.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\net_defs.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\net_dedicated.h" />
+ <Unit filename="..\src\net_defs.h" />
<Unit filename="..\src\net_gui.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\net_gui.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\net_gui.h" />
<Unit filename="..\src\net_io.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\net_io.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\net_io.h" />
<Unit filename="..\src\net_loop.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\net_loop.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\net_loop.h" />
<Unit filename="..\src\net_packet.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\net_packet.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\net_packet.h" />
<Unit filename="..\src\net_query.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\net_query.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\net_query.h" />
<Unit filename="..\src\net_sdl.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\net_sdl.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\net_sdl.h" />
<Unit filename="..\src\net_server.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\net_server.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\net_server.h" />
<Unit filename="..\src\net_structrw.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\net_structrw.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\net_structrw.h" />
<Unit filename="..\src\p_ceilng.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\p_doors.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\p_enemy.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\p_floor.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\p_inter.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\p_inter.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\p_inter.h" />
<Unit filename="..\src\p_lights.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\p_local.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\p_local.h" />
<Unit filename="..\src\p_map.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\p_maputl.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\p_mobj.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\p_mobj.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\p_mobj.h" />
<Unit filename="..\src\p_plats.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\p_pspr.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\p_pspr.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\p_pspr.h" />
<Unit filename="..\src\p_saveg.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\p_saveg.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\p_saveg.h" />
<Unit filename="..\src\p_setup.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\p_setup.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\p_setup.h" />
<Unit filename="..\src\p_sight.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\p_spec.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\p_spec.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\p_spec.h" />
<Unit filename="..\src\p_switch.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\p_telept.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\p_tick.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\p_tick.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\p_tick.h" />
<Unit filename="..\src\p_user.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\r_bsp.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\r_bsp.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\r_bsp.h" />
<Unit filename="..\src\r_data.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\r_data.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\r_defs.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\r_data.h" />
+ <Unit filename="..\src\r_defs.h" />
<Unit filename="..\src\r_draw.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\r_draw.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\r_local.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\r_draw.h" />
+ <Unit filename="..\src\r_local.h" />
<Unit filename="..\src\r_main.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\r_main.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\r_main.h" />
<Unit filename="..\src\r_plane.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\r_plane.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\r_plane.h" />
<Unit filename="..\src\r_segs.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\r_segs.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\r_segs.h" />
<Unit filename="..\src\r_sky.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\r_sky.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\r_state.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\r_sky.h" />
+ <Unit filename="..\src\r_state.h" />
<Unit filename="..\src\r_things.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\r_things.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\r_things.h" />
<Unit filename="..\src\s_sound.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\s_sound.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\s_sound.h" />
<Unit filename="..\src\sounds.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\sounds.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\sounds.h" />
<Unit filename="..\src\st_lib.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\st_lib.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\st_lib.h" />
<Unit filename="..\src\st_stuff.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\st_stuff.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\st_stuff.h" />
<Unit filename="..\src\tables.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\tables.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\tables.h" />
<Unit filename="..\src\v_video.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\v_video.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\v_video.h" />
<Unit filename="..\src\w_checksum.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\w_checksum.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\w_checksum.h" />
<Unit filename="..\src\w_merge.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\w_merge.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\w_merge.h" />
<Unit filename="..\src\w_wad.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\w_wad.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\w_wad.h" />
<Unit filename="..\src\wi_stuff.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\wi_stuff.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\wi_stuff.h" />
<Unit filename="..\src\z_zone.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\z_zone.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\textscreen.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\z_zone.h" />
+ <Unit filename="..\textscreen\textscreen.h" />
<Unit filename="..\textscreen\txt_button.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_button.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_button.h" />
<Unit filename="..\textscreen\txt_checkbox.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_checkbox.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_checkbox.h" />
<Unit filename="..\textscreen\txt_desktop.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_desktop.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_desktop.h" />
<Unit filename="..\textscreen\txt_dropdown.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_dropdown.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_font.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_dropdown.h" />
+ <Unit filename="..\textscreen\txt_font.h" />
<Unit filename="..\textscreen\txt_gui.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_gui.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_gui.h" />
<Unit filename="..\textscreen\txt_inputbox.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_inputbox.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_inputbox.h" />
<Unit filename="..\textscreen\txt_io.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_io.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_io.h" />
<Unit filename="..\textscreen\txt_label.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_label.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_label.h" />
<Unit filename="..\textscreen\txt_main.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_main.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_main.h" />
<Unit filename="..\textscreen\txt_radiobutton.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_radiobutton.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_radiobutton.h" />
<Unit filename="..\textscreen\txt_separator.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_separator.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_separator.h" />
<Unit filename="..\textscreen\txt_spinctrl.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_spinctrl.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_spinctrl.h" />
<Unit filename="..\textscreen\txt_strut.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_strut.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_strut.h" />
<Unit filename="..\textscreen\txt_table.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_table.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_table.h" />
<Unit filename="..\textscreen\txt_widget.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_widget.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_widget.h" />
<Unit filename="..\textscreen\txt_window.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_window.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_window.h" />
<Unit filename="..\textscreen\txt_window_action.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_window_action.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_window_action.h" />
<Extensions>
<code_completion />
</Extensions>
diff --git a/codeblocks/chocolate-server.cbp b/codeblocks/chocolate-server.cbp
index 9910399f..003b7530 100644
--- a/codeblocks/chocolate-server.cbp
+++ b/codeblocks/chocolate-server.cbp
@@ -1,12 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
- <FileVersion major="1" minor="5" />
+ <FileVersion major="1" minor="6" />
<Project>
<Option title="chocolate-server" />
<Option pch_mode="2" />
- <Option default_target="" />
<Option compiler="gcc" />
- <Option virtualFolders="" />
<Build>
<Target title="Debug">
<Option output="..\bin\chocolate-server-dbg.exe" prefix_auto="0" extension_auto="0" />
@@ -47,134 +45,50 @@
</Linker>
<Unit filename="..\src\d_dedicated.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\i_main.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\src\i_timer.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\i_timer.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\i_timer.h" />
<Unit filename="..\src\m_argv.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\m_argv.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\m_argv.h" />
<Unit filename="..\src\net_common.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\net_common.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\net_common.h" />
<Unit filename="..\src\net_dedicated.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\net_dedicated.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\net_dedicated.h" />
<Unit filename="..\src\net_io.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\net_io.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\net_io.h" />
<Unit filename="..\src\net_packet.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\net_packet.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\net_packet.h" />
<Unit filename="..\src\net_sdl.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\net_sdl.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\net_sdl.h" />
<Unit filename="..\src\net_server.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\net_server.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\net_server.h" />
<Unit filename="..\src\net_structrw.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\net_structrw.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\net_structrw.h" />
<Unit filename="..\src\z_native.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\src\z_zone.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\src\z_zone.h" />
<Extensions>
<code_completion />
</Extensions>
diff --git a/codeblocks/chocolate-setup.cbp b/codeblocks/chocolate-setup.cbp
index 5151c898..0a65407b 100644
--- a/codeblocks/chocolate-setup.cbp
+++ b/codeblocks/chocolate-setup.cbp
@@ -1,12 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
- <FileVersion major="1" minor="5" />
+ <FileVersion major="1" minor="6" />
<Project>
<Option title="chocolate-setup" />
<Option pch_mode="2" />
- <Option default_target="" />
<Option compiler="gcc" />
- <Option virtualFolders="" />
<Build>
<Target title="Debug">
<Option output="..\bin\chocolate-setup-dbg.exe" prefix_auto="0" extension_auto="0" />
@@ -51,365 +49,124 @@
</Linker>
<Unit filename="chocolate-setup-res.rc">
<Option compilerVar="WINDRES" />
- <Option objectName="chocolate-setup-res.res" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\setup\compatibility.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\setup\compatibility.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\setup\compatibility.h" />
<Unit filename="..\setup\configfile.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\setup\configfile.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\setup\configfile.h" />
<Unit filename="..\setup\display.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\setup\display.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\setup\display.h" />
<Unit filename="..\setup\execute.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\setup\execute.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\setup\execute.h" />
<Unit filename="..\setup\keyboard.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\setup\keyboard.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\setup\keyboard.h" />
<Unit filename="..\setup\m_argv.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\setup\m_argv.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\setup\m_argv.h" />
<Unit filename="..\setup\mainmenu.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
<Unit filename="..\setup\mouse.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\setup\mouse.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\setup\mouse.h" />
<Unit filename="..\setup\multiplayer.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\setup\multiplayer.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\setup\multiplayer.h" />
<Unit filename="..\setup\sound.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\setup\sound.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\setup\sound.h" />
<Unit filename="..\setup\txt_keyinput.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\setup\txt_keyinput.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\setup\txt_keyinput.h" />
<Unit filename="..\setup\txt_mouseinput.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\setup\txt_mouseinput.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\textscreen.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\setup\txt_mouseinput.h" />
+ <Unit filename="..\textscreen\textscreen.h" />
<Unit filename="..\textscreen\txt_button.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_button.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_button.h" />
<Unit filename="..\textscreen\txt_checkbox.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_checkbox.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_checkbox.h" />
<Unit filename="..\textscreen\txt_desktop.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_desktop.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_desktop.h" />
<Unit filename="..\textscreen\txt_dropdown.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_dropdown.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_font.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_dropdown.h" />
+ <Unit filename="..\textscreen\txt_font.h" />
<Unit filename="..\textscreen\txt_gui.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_gui.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_gui.h" />
<Unit filename="..\textscreen\txt_inputbox.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_inputbox.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_inputbox.h" />
<Unit filename="..\textscreen\txt_io.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_io.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_io.h" />
<Unit filename="..\textscreen\txt_label.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_label.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_label.h" />
<Unit filename="..\textscreen\txt_main.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_main.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_main.h" />
<Unit filename="..\textscreen\txt_radiobutton.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_radiobutton.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_radiobutton.h" />
<Unit filename="..\textscreen\txt_separator.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_separator.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_separator.h" />
<Unit filename="..\textscreen\txt_spinctrl.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_spinctrl.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_spinctrl.h" />
<Unit filename="..\textscreen\txt_strut.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_strut.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_strut.h" />
<Unit filename="..\textscreen\txt_table.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_table.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_table.h" />
<Unit filename="..\textscreen\txt_widget.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_widget.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_widget.h" />
<Unit filename="..\textscreen\txt_window.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_window.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_window.h" />
<Unit filename="..\textscreen\txt_window_action.c">
<Option compilerVar="CC" />
- <Option target="Debug" />
- <Option target="Release" />
- </Unit>
- <Unit filename="..\textscreen\txt_window_action.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug" />
- <Option target="Release" />
</Unit>
+ <Unit filename="..\textscreen\txt_window_action.h" />
<Extensions>
<code_completion />
</Extensions>
diff --git a/codeblocks/textscreen.cbp b/codeblocks/textscreen.cbp
index 3eef6bb1..2755800a 100644
--- a/codeblocks/textscreen.cbp
+++ b/codeblocks/textscreen.cbp
@@ -1,12 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
- <FileVersion major="1" minor="5" />
+ <FileVersion major="1" minor="6" />
<Project>
<Option title="textscreen" />
<Option pch_mode="2" />
- <Option default_target="" />
<Option compiler="gcc" />
- <Option virtualFolders="" />
<Build>
<Target title="Debug-dyn">
<Option output="..\bin\lib\libtextscreen-dbg.dll" prefix_auto="0" extension_auto="0" />
@@ -74,296 +72,76 @@
<Linker>
<Add option="-lmingw32 -lSDLmain -lSDL -mwindows" />
</Linker>
- <Unit filename="..\textscreen\textscreen.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
- </Unit>
+ <Unit filename="..\textscreen\textscreen.h" />
<Unit filename="..\textscreen\txt_button.c">
<Option compilerVar="CC" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
- </Unit>
- <Unit filename="..\textscreen\txt_button.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
</Unit>
+ <Unit filename="..\textscreen\txt_button.h" />
<Unit filename="..\textscreen\txt_checkbox.c">
<Option compilerVar="CC" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
- </Unit>
- <Unit filename="..\textscreen\txt_checkbox.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
</Unit>
+ <Unit filename="..\textscreen\txt_checkbox.h" />
<Unit filename="..\textscreen\txt_desktop.c">
<Option compilerVar="CC" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
- </Unit>
- <Unit filename="..\textscreen\txt_desktop.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
</Unit>
+ <Unit filename="..\textscreen\txt_desktop.h" />
<Unit filename="..\textscreen\txt_dropdown.c">
<Option compilerVar="CC" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
- </Unit>
- <Unit filename="..\textscreen\txt_dropdown.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
- </Unit>
- <Unit filename="..\textscreen\txt_font.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
</Unit>
+ <Unit filename="..\textscreen\txt_dropdown.h" />
+ <Unit filename="..\textscreen\txt_font.h" />
<Unit filename="..\textscreen\txt_gui.c">
<Option compilerVar="CC" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
- </Unit>
- <Unit filename="..\textscreen\txt_gui.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
</Unit>
+ <Unit filename="..\textscreen\txt_gui.h" />
<Unit filename="..\textscreen\txt_inputbox.c">
<Option compilerVar="CC" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
- </Unit>
- <Unit filename="..\textscreen\txt_inputbox.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
</Unit>
+ <Unit filename="..\textscreen\txt_inputbox.h" />
<Unit filename="..\textscreen\txt_io.c">
<Option compilerVar="CC" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
- </Unit>
- <Unit filename="..\textscreen\txt_io.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
</Unit>
+ <Unit filename="..\textscreen\txt_io.h" />
<Unit filename="..\textscreen\txt_label.c">
<Option compilerVar="CC" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
- </Unit>
- <Unit filename="..\textscreen\txt_label.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
</Unit>
+ <Unit filename="..\textscreen\txt_label.h" />
<Unit filename="..\textscreen\txt_main.c">
<Option compilerVar="CC" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
- </Unit>
- <Unit filename="..\textscreen\txt_main.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
</Unit>
+ <Unit filename="..\textscreen\txt_main.h" />
<Unit filename="..\textscreen\txt_radiobutton.c">
<Option compilerVar="CC" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
- </Unit>
- <Unit filename="..\textscreen\txt_radiobutton.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
</Unit>
+ <Unit filename="..\textscreen\txt_radiobutton.h" />
<Unit filename="..\textscreen\txt_separator.c">
<Option compilerVar="CC" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
- </Unit>
- <Unit filename="..\textscreen\txt_separator.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
</Unit>
+ <Unit filename="..\textscreen\txt_separator.h" />
<Unit filename="..\textscreen\txt_spinctrl.c">
<Option compilerVar="CC" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Debug-stc" />
- <Option target="Release-stc" />
- </Unit>
- <Unit filename="..\textscreen\txt_spinctrl.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Debug-stc" />
- <Option target="Release-stc" />
</Unit>
+ <Unit filename="..\textscreen\txt_spinctrl.h" />
<Unit filename="..\textscreen\txt_strut.c">
<Option compilerVar="CC" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
- </Unit>
- <Unit filename="..\textscreen\txt_strut.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
</Unit>
+ <Unit filename="..\textscreen\txt_strut.h" />
<Unit filename="..\textscreen\txt_table.c">
<Option compilerVar="CC" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
- </Unit>
- <Unit filename="..\textscreen\txt_table.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
</Unit>
+ <Unit filename="..\textscreen\txt_table.h" />
<Unit filename="..\textscreen\txt_widget.c">
<Option compilerVar="CC" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
- </Unit>
- <Unit filename="..\textscreen\txt_widget.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
</Unit>
+ <Unit filename="..\textscreen\txt_widget.h" />
<Unit filename="..\textscreen\txt_window.c">
<Option compilerVar="CC" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
- </Unit>
- <Unit filename="..\textscreen\txt_window.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
</Unit>
+ <Unit filename="..\textscreen\txt_window.h" />
<Unit filename="..\textscreen\txt_window_action.c">
<Option compilerVar="CC" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
- </Unit>
- <Unit filename="..\textscreen\txt_window_action.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="Debug-dyn" />
- <Option target="Release-dyn" />
- <Option target="Release-stc" />
- <Option target="Debug-stc" />
</Unit>
+ <Unit filename="..\textscreen\txt_window_action.h" />
<Extensions>
<code_completion />
</Extensions>