diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-03-21 15:57:58 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-03-21 15:57:58 +0000 |
| commit | b7e30249fc262d6f0b018417934f6cf13e924240 (patch) | |
| tree | 8136563117a63ff960af359d34fcec80318b9223 | |
| parent | e9e12efa3333f0f9e1b7baa84e8a8802733b13ac (diff) | |
ofxRay confusion
| -rw-r--r-- | rayhit/rayhit.layout | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/rayhit/rayhit.layout b/rayhit/rayhit.layout new file mode 100644 index 0000000..e2e5d2f --- /dev/null +++ b/rayhit/rayhit.layout @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<CodeBlocks_layout_file> + <ActiveTarget name="Debug" /> + <File name="addons.make" open="1" top="0" tabpos="2"> + <Cursor position="17" topLine="0" /> + </File> + <File name="config.make" open="1" top="0" tabpos="1"> + <Cursor position="317" topLine="0" /> + </File> + <File name="src/testApp.cpp" open="1" top="1" tabpos="3"> + <Cursor position="114" topLine="0" /> + </File> + <File name="src/testApp.h" open="0" top="0" tabpos="0"> + <Cursor position="641" topLine="0" /> + </File> +</CodeBlocks_layout_file> |
