diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-05-14 19:00:08 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-05-14 19:00:08 +0100 |
| commit | dbf9692b03ac2485f771993184222f7170e71cf2 (patch) | |
| tree | 9a17e44304856b5daa9d91172eb40f6e1783b1da /cvtest/cvtest.layout | |
| parent | e333ec0659a74899fbd75c5ed490089d0fd7d244 (diff) | |
working on background segmentation
Diffstat (limited to 'cvtest/cvtest.layout')
| -rw-r--r-- | cvtest/cvtest.layout | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/cvtest/cvtest.layout b/cvtest/cvtest.layout new file mode 100644 index 0000000..f61050e --- /dev/null +++ b/cvtest/cvtest.layout @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<CodeBlocks_layout_file> + <ActiveTarget name="Debug" /> + <File name="Makefile" open="0" top="0" tabpos="5"> + <Cursor position="0" topLine="24" /> + </File> + <File name="addons.make" open="1" top="0" tabpos="1"> + <Cursor position="26" topLine="0" /> + </File> + <File name="config.make" open="0" top="0" tabpos="2"> + <Cursor position="361" topLine="0" /> + </File> + <File name="src/testApp.cpp" open="1" top="1" tabpos="3"> + <Cursor position="3019" topLine="86" /> + </File> + <File name="src/testApp.h" open="1" top="0" tabpos="2"> + <Cursor position="371" topLine="0" /> + </File> +</CodeBlocks_layout_file> |
