diff options
| author | Tim Redfern <tim@gray.(none)> | 2012-10-28 17:40:19 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@gray.(none)> | 2012-10-28 17:40:19 +0000 |
| commit | 796d647fd38f7cf01cb70bbb0700b75427e42d55 (patch) | |
| tree | 9022fe609a3db0e8f5d92bc179155a6f785707e0 /liveengine/liveengine.layout | |
| parent | 1584507071a2aa4cb27801e980dce0e1843069a4 (diff) | |
starting to build kinect addition
Diffstat (limited to 'liveengine/liveengine.layout')
| -rwxr-xr-x[-rw-r--r--] | liveengine/liveengine.layout | 45 |
1 files changed, 12 insertions, 33 deletions
diff --git a/liveengine/liveengine.layout b/liveengine/liveengine.layout index f61c0ef..d3b2e36 100644..100755 --- a/liveengine/liveengine.layout +++ b/liveengine/liveengine.layout @@ -1,43 +1,22 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <CodeBlocks_layout_file> - <ActiveTarget name="Debug" /> - <File name="Makefile" open="0" top="0" tabpos="3"> - <Cursor position="0" topLine="36" /> + <ActiveTarget name="Release" /> + <File name="bin/data/settings.xml" open="1" top="0" tabpos="6"> + <Cursor position="142" topLine="0" /> </File> - <File name="addons.make" open="1" top="0" tabpos="3"> - <Cursor position="60" topLine="0" /> - </File> - <File name="bin/data/insects.xml" open="0" top="0" tabpos="9"> - <Cursor position="3136" topLine="14" /> - </File> - <File name="bin/data/settings.xml" open="0" top="0" tabpos="5"> + <File name="config.make" open="1" top="0" tabpos="2"> <Cursor position="0" topLine="0" /> </File> - <File name="config.make" open="0" top="0" tabpos="4"> - <Cursor position="192" topLine="0" /> - </File> - <File name="src/layers.cpp" open="1" top="0" tabpos="2"> - <Cursor position="2259" topLine="55" /> - </File> - <File name="src/layers.h" open="1" top="0" tabpos="1"> - <Cursor position="995" topLine="10" /> - </File> - <File name="src/main.cpp" open="0" top="0" tabpos="5"> - <Cursor position="42" topLine="0" /> + <File name="src/main.cpp" open="1" top="0" tabpos="7"> + <Cursor position="290" topLine="0" /> </File> - <File name="src/playlist.cpp" open="0" top="0" tabpos="7"> - <Cursor position="985" topLine="2" /> + <File name="src/testApp.cpp" open="1" top="1" tabpos="3"> + <Cursor position="14559" topLine="524" /> </File> - <File name="src/testApp.cpp" open="1" top="0" tabpos="4"> - <Cursor position="10314" topLine="238" /> - </File> - <File name="src/testApp.h" open="1" top="0" tabpos="5"> - <Cursor position="2073" topLine="68" /> - </File> - <File name="src/viewport.cpp" open="0" top="0" tabpos="9"> - <Cursor position="926" topLine="6" /> + <File name="src/testApp.h" open="1" top="0" tabpos="1"> + <Cursor position="0" topLine="0" /> </File> - <File name="src/viewport.h" open="0" top="0" tabpos="8"> - <Cursor position="272" topLine="0" /> + <File name="src/viewport.h" open="1" top="0" tabpos="4"> + <Cursor position="0" topLine="0" /> </File> </CodeBlocks_layout_file> |
