MegaGlest/mk/windoze/shared_lib.layout

131 lines
6.3 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="Release Linux" />
<File name="../../source/shared_lib/include/graphics/context.h" open="1" top="0" tabpos="15">
<Cursor position="924" topLine="20" />
</File>
<File name="../../source/shared_lib/include/graphics/gl/base_renderer.h" open="1" top="0" tabpos="13">
<Cursor position="830" topLine="5" />
</File>
<File name="../../source/shared_lib/include/graphics/gl/shader_gl.h" open="1" top="0" tabpos="9">
<Cursor position="2402" topLine="73" />
</File>
<File name="../../source/shared_lib/include/graphics/graphics_interface.h" open="0" top="0" tabpos="0">
<Cursor position="566" topLine="0" />
</File>
<File name="../../source/shared_lib/include/graphics/model.h" open="1" top="0" tabpos="12">
<Cursor position="1691" topLine="66" />
</File>
<File name="../../source/shared_lib/include/lua/lua_script.h" open="1" top="0" tabpos="7">
<Cursor position="558" topLine="0" />
</File>
<File name="../../source/shared_lib/include/map/map_preview.h" open="0" top="0" tabpos="0">
<Cursor position="2164" topLine="66" />
</File>
<File name="../../source/shared_lib/include/platform/common/base_thread.h" open="1" top="0" tabpos="20">
<Cursor position="2072" topLine="60" />
</File>
<File name="../../source/shared_lib/include/platform/common/platform_common.h" open="1" top="0" tabpos="6">
<Cursor position="747" topLine="9" />
</File>
<File name="../../source/shared_lib/include/platform/miniupnpc/upnpcommands.h" open="1" top="0" tabpos="68">
<Cursor position="4213" topLine="106" />
</File>
<File name="../../source/shared_lib/include/platform/posix/socket.h" open="1" top="0" tabpos="66">
<Cursor position="5486" topLine="209" />
</File>
<File name="../../source/shared_lib/include/platform/sdl/gl_wrap.h" open="0" top="0" tabpos="0">
<Cursor position="621" topLine="0" />
</File>
<File name="../../source/shared_lib/include/platform/sdl/platform_main.h" open="0" top="0" tabpos="3">
<Cursor position="696" topLine="0" />
</File>
<File name="../../source/shared_lib/include/platform/sdl/thread.h" open="1" top="0" tabpos="19">
<Cursor position="1173" topLine="38" />
</File>
<File name="../../source/shared_lib/include/platform/sdl/window.h" open="1" top="0" tabpos="22">
<Cursor position="4768" topLine="171" />
</File>
<File name="../../source/shared_lib/include/streflop/FPUSettings.h" open="1" top="0" tabpos="4">
<Cursor position="6002" topLine="172" />
</File>
<File name="../../source/shared_lib/include/streflop/Random.h" open="0" top="0" tabpos="0">
<Cursor position="10411" topLine="174" />
</File>
<File name="../../source/shared_lib/include/streflop/streflop.h" open="0" top="0" tabpos="0">
<Cursor position="1089" topLine="3" />
</File>
<File name="../../source/shared_lib/include/util/properties.h" open="0" top="0" tabpos="5">
<Cursor position="1476" topLine="23" />
</File>
<File name="../../source/shared_lib/include/util/util.h" open="0" top="0" tabpos="0">
<Cursor position="601" topLine="0" />
</File>
<File name="../../source/shared_lib/include/xml/xml_parser.h" open="0" top="0" tabpos="1">
<Cursor position="576" topLine="1" />
</File>
<File name="../../source/shared_lib/sources/graphics/BMPReader.cpp" open="0" top="0" tabpos="0">
<Cursor position="0" topLine="6" />
</File>
<File name="../../source/shared_lib/sources/graphics/gl/base_renderer.cpp" open="0" top="0" tabpos="2">
<Cursor position="901" topLine="1" />
</File>
<File name="../../source/shared_lib/sources/graphics/gl/shader_gl.cpp" open="0" top="0" tabpos="0">
<Cursor position="4619" topLine="220" />
</File>
<File name="../../source/shared_lib/sources/graphics/model.cpp" open="0" top="0" tabpos="0">
<Cursor position="12079" topLine="424" />
</File>
<File name="../../source/shared_lib/sources/platform/common/base_thread.cpp" open="1" top="0" tabpos="18">
<Cursor position="5495" topLine="135" />
</File>
<File name="../../source/shared_lib/sources/platform/common/platform_common.cpp" open="1" top="0" tabpos="14">
<Cursor position="7636" topLine="291" />
</File>
<File name="../../source/shared_lib/sources/platform/common/simple_threads.cpp" open="1" top="0" tabpos="21">
<Cursor position="3961" topLine="82" />
</File>
<File name="../../source/shared_lib/sources/platform/miniupnpc/minisoap.c" open="1" top="0" tabpos="63">
<Cursor position="547" topLine="0" />
</File>
<File name="../../source/shared_lib/sources/platform/miniupnpc/miniupnpc.c" open="1" top="0" tabpos="64">
<Cursor position="506" topLine="39" />
</File>
<File name="../../source/shared_lib/sources/platform/miniupnpc/miniupnpcstrings.h" open="1" top="0" tabpos="62">
<Cursor position="442" topLine="0" />
</File>
<File name="../../source/shared_lib/sources/platform/miniupnpc/testigddescparse.c" open="1" top="0" tabpos="71">
<Cursor position="1193" topLine="32" />
</File>
<File name="../../source/shared_lib/sources/platform/posix/socket.cpp" open="1" top="0" tabpos="8">
<Cursor position="1637" topLine="66" />
</File>
<File name="../../source/shared_lib/sources/platform/sdl/thread.cpp" open="1" top="0" tabpos="11">
<Cursor position="2340" topLine="90" />
</File>
<File name="../../source/shared_lib/sources/platform/sdl/window.cpp" open="1" top="0" tabpos="17">
<Cursor position="12531" topLine="359" />
</File>
<File name="../../source/shared_lib/sources/platform/sdl/window_gl.cpp" open="1" top="0" tabpos="16">
<Cursor position="1087" topLine="14" />
</File>
<File name="../../source/shared_lib/sources/sound/ds8/sound_player_ds8.cpp" open="1" top="0" tabpos="10">
<Cursor position="490" topLine="0" />
</File>
<File name="../../source/shared_lib/sources/sound/openal/sound_player_openal.cpp" open="1" top="0" tabpos="2">
<Cursor position="8638" topLine="291" />
</File>
<File name="../../source/shared_lib/sources/util/conversion.cpp" open="0" top="0" tabpos="6">
<Cursor position="2757" topLine="112" />
</File>
<File name="../../source/shared_lib/sources/util/profiler.cpp" open="1" top="0" tabpos="5">
<Cursor position="2078" topLine="59" />
</File>
<File name="../../source/shared_lib/sources/util/properties.cpp" open="1" top="0" tabpos="1">
<Cursor position="4900" topLine="115" />
</File>
<File name="../../source/shared_lib/sources/util/util.cpp" open="1" top="0" tabpos="3">
<Cursor position="0" topLine="0" />
</File>
</CodeBlocks_layout_file>