diff options
author | ghazan <ghazan@miranda.im> | 2021-11-07 16:48:40 +0300 |
---|---|---|
committer | ghazan <ghazan@miranda.im> | 2021-11-07 16:48:40 +0300 |
commit | 3d88a792fb2f3950989d95d91e7de57fa1b74923 (patch) | |
tree | 4804c598f708690666dffc9f9bf4a37961f20706 /src/mir_core/mir_core.layout | |
parent | 27dab93c710a72ed363b5e0a543827b210ea71af (diff) |
first version of mir_core that builds under Linux
Diffstat (limited to 'src/mir_core/mir_core.layout')
-rw-r--r-- | src/mir_core/mir_core.layout | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/mir_core/mir_core.layout b/src/mir_core/mir_core.layout new file mode 100644 index 0000000000..5ca32c1036 --- /dev/null +++ b/src/mir_core/mir_core.layout @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<CodeBlocks_layout_file> + <FileVersion major="1" minor="0" /> + <ActiveTarget name="Debug" /> + <File name="src/stdafx.h" open="1" top="1" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="1016" topLine="0" /> + </Cursor> + </File> +</CodeBlocks_layout_file> |