123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <CodeBlocks_layout_file>
- <FileVersion major="1" minor="0" />
- <ActiveTarget name="Debug" />
- <File name="src\PassiveSocket.h" open="0" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="0" topLine="39" />
- </Cursor>
- </File>
- <File name="src\Host.h" open="1" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="0" topLine="81" />
- </Cursor>
- </File>
- <File name="simplelogger.cpp" open="1" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="2881" topLine="73" />
- </Cursor>
- </File>
- <File name="src\SimpleSocket.cpp" open="1" top="0" tabpos="8" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="12266" topLine="156" />
- </Cursor>
- </File>
- <File name="src\ActiveSocket.h" open="1" top="0" tabpos="6" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="4126" topLine="0" />
- </Cursor>
- </File>
- <File name="src\PassiveSocket.cpp" open="0" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="0" topLine="0" />
- </Cursor>
- </File>
- <File name="src\SimpleSocket.h" open="1" top="0" tabpos="7" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="2438" topLine="62" />
- </Cursor>
- </File>
- <File name="src\ActiveSocket.cpp" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="2586" topLine="24" />
- </Cursor>
- </File>
- <File name="simplelogger.hpp" open="1" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="149" topLine="37" />
- </Cursor>
- </File>
- <File name="src\StatTimer.h" open="0" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="2579" topLine="29" />
- </Cursor>
- </File>
- <File name="main.cpp" open="1" top="1" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="13717" topLine="415" />
- </Cursor>
- </File>
- </CodeBlocks_layout_file>
|