diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-04-06 00:00:16 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-04-06 00:00:16 +0100 |
| commit | adc1fe0182495151eba174f7ab5b99a900e10b5e (patch) | |
| tree | 2b7baf06b652f8191d999ce10c1a1fb1ac1137c4 /morpher/morpher.layout | |
| parent | 13efc34b839db4f16fcfb4ea0aa3f768f144cd65 (diff) | |
changed morphmesh to use associative keys for targets
Diffstat (limited to 'morpher/morpher.layout')
| -rw-r--r-- | morpher/morpher.layout | 24 |
1 files changed, 15 insertions, 9 deletions
diff --git a/morpher/morpher.layout b/morpher/morpher.layout index e0a0550..d273f51 100644 --- a/morpher/morpher.layout +++ b/morpher/morpher.layout @@ -1,22 +1,28 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <CodeBlocks_layout_file> <ActiveTarget name="Debug" /> - <File name="addons.make" open="1" top="0" tabpos="8"> + <File name="addons.make" open="0" top="0" tabpos="8"> <Cursor position="14" topLine="0" /> </File> - <File name="config.make" open="1" top="0" tabpos="9"> + <File name="config.make" open="0" top="0" tabpos="9"> <Cursor position="478" topLine="0" /> </File> - <File name="src/morphmesh.cpp" open="1" top="0" tabpos="5"> - <Cursor position="245" topLine="0" /> + <File name="src/morphmesh.cpp" open="1" top="1" tabpos="6"> + <Cursor position="815" topLine="23" /> </File> - <File name="src/morphmesh.h" open="1" top="1" tabpos="4"> - <Cursor position="333" topLine="4" /> + <File name="src/morphmesh.h" open="1" top="0" tabpos="5"> + <Cursor position="1187" topLine="35" /> </File> - <File name="src/testApp.cpp" open="1" top="0" tabpos="6"> - <Cursor position="460" topLine="0" /> + <File name="src/normBindTexture.cpp" open="1" top="0" tabpos="2"> + <Cursor position="0" topLine="3" /> </File> - <File name="src/testApp.h" open="1" top="0" tabpos="7"> + <File name="src/normBindTexture.h" open="1" top="0" tabpos="1"> + <Cursor position="0" topLine="0" /> + </File> + <File name="src/testApp.cpp" open="1" top="0" tabpos="4"> + <Cursor position="1167" topLine="25" /> + </File> + <File name="src/testApp.h" open="1" top="0" tabpos="3"> <Cursor position="597" topLine="0" /> </File> </CodeBlocks_layout_file> |
